Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: version info for 2-way ssl , http cookie replay

...

Supporting Cookie Replay in HTTP Mode 

 

Info
titleVersion 1.2.0 and later

This option is available starting in Hive 1.2.0.


HIVE-9709 introduced support for the JDBC driver to enable cookie replay. This is turned on by default so that incoming cookies can be sent back to the server for authentication purpose.  

...

Using 2-way SSL in HTTP Mode 

 

Info
titleVersion 1.2.0 and later

This option is available starting in Hive 1.2.0.


HIVE-10447 enabled the JDBC driver to support 2-way SSL in HTTP mode. Please note that HiveServer2 currently does not support 2-way SSL. So this feature is handy when there is an intermediate server such as Knox which requires client to support 2-way SSL.

...