Re: Remote Beeline with kerberos issue.

2014-11-03 Thread Prasad Mujumdar
What is your connection URL ? In case of Kerberos, it should be jdbc:hive2://:/;principal= thanks Prasad On Mon, Nov 3, 2014 at 1:16 AM, konark modi wrote: > Hi Vaibhav, > > Yes I have done that. I am on hive version. 0.12. > > But the same problem. > > Regards > Konark > On Nov 3, 2014 2:1

Re: Remote Beeline with kerberos issue.

2014-11-03 Thread konark modi
Hi Vaibhav, Yes I have done that. I am on hive version. 0.12. But the same problem. Regards Konark On Nov 3, 2014 2:14 PM, "Vaibhav Gumashta" wrote: > Are you doing a kinit before launching beeline shell? Also what Hive > version are you on? > > You need to do a kinit before you start using th

Re: Remote Beeline with kerberos issue.

2014-11-03 Thread Vaibhav Gumashta
Are you doing a kinit before launching beeline shell? Also what Hive version are you on? You need to do a kinit before you start using the beeline shell in a kerberized cluster setup. Kinit will essentially log the end user to Kerberos KDC, and set up the Kerberos TGT in the local system cache. T

Remote Beeline with kerberos issue.

2014-11-03 Thread konark modi
Hi All, I am running into a strange issue since last week. Would request your help. I have a remote client from where in I ant to connect to hive via beeline. I have two hadoop clusters one with kerberos authentication and other without authentication. I am able to connect to HIVE which does not