Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixing crazy spacing in previous edit.

...

hive.server2.webui.keystore.path

 

  • Default Value: ""
  • Added In: Hive 2.x with HIVE-12471

...

SSL certificate keystore location for HiveServer2 WebUI.

 

hive.server2.webui.keystore.password

...

  • Default Value: ""
  • Added In: Hive 2.x with HIVE-12471

...

SSL certificate keystore password for HiveServer2 WebUI.

 

hive.server2.webui.use.spenego

...

  • Default Value: false
  • Added In: Hive 2.x with HIVE-12485  

SSL certificate keystore password for HiveServer2 WebUI. 

hive.server2.webui.spnego.keytab

 

  • Default Value: ""
  • Added In: Hive 2.x with HIVE-12485

...

The path to the Kerberos Keytab file containing the HiveServer2 WebUI SPNEGO service principal. 

hive.server2.webui.spnego.keytab

 

  • Default Value: HTTP/_HOST@EXAMPLE.COM
  • Added In: Hive 2.x with HIVE-12485

...

The special string _HOST will be replaced automatically with the value of hive.server2.webui.host or the correct host name.

...