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
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
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