Changing /tmp directory for CLI tools
You must change the /tmp directory to a different directory for security purposes of the CLI tools.
Java tempdir configuration
export OZONE_OPTS="-Djava.io.tmpdir=<path> $OZONE_OPTS"
You must change the /tmp directory to a different directory for security purposes of the CLI tools.
export OZONE_OPTS="-Djava.io.tmpdir=<path> $OZONE_OPTS"