Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Do Hiveserver2 direct JDBC Calls Support TLS1.2 ?

avatar
Expert Contributor

Does hiveserver2 JDBC calls support TLSv1.2 ? We are having external applications configured to use TLS1.2 for stronger security.

1 ACCEPTED SOLUTION

avatar
Master Guru
@grajagopal

I think it does. I'm not a security expert but when I configured SSL for hiveserver2, I could see below line in hiveserver2 logs

2016-04-07 13:24:45,538 INFO  [Thread-10]: auth.HiveAuthFactory (HiveAuthFactory.java:getServerSSLSocket(274)) - SSL Server Socket Enabled Protocols: [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2]

View solution in original post

3 REPLIES 3

avatar
Master Guru
@grajagopal

I think it does. I'm not a security expert but when I configured SSL for hiveserver2, I could see below line in hiveserver2 logs

2016-04-07 13:24:45,538 INFO  [Thread-10]: auth.HiveAuthFactory (HiveAuthFactory.java:getServerSSLSocket(274)) - SSL Server Socket Enabled Protocols: [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2]

avatar
Expert Contributor

avatar
Master Guru

@grajagopal - If you get your answer then please click on accept on the answer given above to close this thread 🙂