Description
The DockerClient constructor fails if hadoop.tmp.dir is not set and proceeds to create a directory there. After YARN-8064 there's no longer a need to touch the temporary directory.
The DockerClient constructor fails if hadoop.tmp.dir is not set and proceeds to create a directory there. After YARN-8064 there's no longer a need to touch the temporary directory.