Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: minor edits in Hive CLI Functionality Support

...

We use a new Hive CLI on top of Beeline to implement the Hive CLI functionality. In case Since some existing Hive CLI features are not supported in the new Hive CLI, we are able to use using the old Hive client implementation by default. Use the following command to use the deprecated old specify the new Beeline-based Hive CLI tool.:

No Format
export USE_DEPRECATED_CLI=truefalse

Note that the log4j configuration file has been changed to "beeline-log4j.properties". 

...