hue-beeswax.ini 381 B

12345678910111213141516
  1. # Configuration options for the Hive UI (Beeswax).
  2. [beeswax]
  3. #
  4. # Configure the port the internal metastore daemon runs on. Used only if
  5. # hive.metastore.local is true.
  6. ## beeswax_meta_server_port=8003
  7. #
  8. # Configure the port the beeswax thrift server runs on
  9. ## beeswax_server_port=8002
  10. #
  11. # Hive configuration directory, where hive-site.xml is located
  12. ## hive_conf_dir=/etc/hue