Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

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 🙂