Created on 10-07-2016 12:32 AM
The repo contains sample code to query HiveServer2 using JDBC
sample code includes all possible scenario to connect HiveServer2
1. Simple HiveServer2 JDBC Client
2. Hive JDBC client to connect Kerberized HS2 using UGI
3. Hive JDBC client to connect Kerberized HS2 using JAAS
4.Hive JDBC client to connect HS2 over HTTP