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. Since some existing Hive CLI features are not supported in the new Hive CLI, we are using the old Hive client implementation by default. We are able to use Use the following command to use specify the beeline new Beeline-based Hive CLI tool:

No Format
export USE_DEPRECATED_CLI=false

...