Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add links between hive.exec.scratchdir and hive.start.cleanup.scratchdir

...

Hive 0.14.0 and later:  HDFS root scratch directory for Hive jobs, which gets created with write all (733) permissionFor each connecting user, an HDFS scratch directory ${hive.exec.scratchdir}/<username> is created with ${hive.scratch.dir.permission}.

Also see hive.start.cleanup.scratchdir.

hive.scratch.dir.permission

...

To cleanup the Hive scratch directory while starting the Hive server.

...