Versions Compared

Key

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

...

True when HBaseStorageHandler should generate hfiles instead of operate against the online table.

Hive Web Interface (HWI) (component removed as of Hive 2.2.0)

hive.hwi.war.file
  • Default Value: lib/hive-hwi-<version>.war
  • Added In: Hive 0.3.0 with default lib/hive_hwi.war, default changed to lib/hive-hwi-<version>.war in Hive 0.5 (HIVE-978 and HIVE-1183)

This sets the path to the HWI war file, relative to ${HIVE_HOME}.

hive.hwi.listen.host
  • Default Value: 0.0.0.0
  • Added In: Hive 0.3.0

This is the host address the Hive Web Interface will listen on.

hive.hwi.listen.port
  • Default Value: 9999
  • Added In: Hive 0.3.0

...