Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Configuration NameSupported in New Hive CLIDescription
hive.cli.print.headerYesWhether to print the names of the columns in query output.
hive.cli.errors.ignoreYesWhether to force execution a script when errors occurred
hive.cli.promptYes Command line prompt configuration value. Other hiveconf can be used in this configuration value.
hive.cli.pretty.output.num.colsNo The number of columns to use when formatting output generated by the DESCRIBE PRETTY table_name command
hive.cli.print.current.dbNoWhether to include the current database in the Hive prompt.

...