Hello group,
I am trying to use DBConnect to connect to a hiver server required a kerberos authentification.
jdbc:hive2://xxx2.company.com:2181,xxx1.company.com:2181,xxx3.company.com:2181/default;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2;principal=hive/_HOST@ADDEV.COMPANY.COM
I have the key tab file somewhere.
Which config file I need to modify?