Re: Unable to connect to keberized hive using beeline

2022-02-01 Thread Akshay Wani
Hi Alessandro,

Thanks for the reply.

I'm able to connect a non kerberized hive (HDP) using the same beeline but
facing issues for the kerberized one.

Thanks,
Akshay


On Tue, Feb 1, 2022 at 3:08 PM Alessandro Solimando <
alessandro.solima...@gmail.com> wrote:

> Hi Akshay,
> the Hive ML is for the OSS version of Hive, for the vendor's packaged
> versions it's probably better to reach out to the vendor and/or check their
> documentation/knowledge base.
>
> This is because the Apache source code might differ from what is packaged
> by the vendor, and it's hard to help out in such cases.
>
> Best regards,
> Alessandro
>
> On Tue, 1 Feb 2022 at 07:57, Akshay Wani 
> wrote:
>
>> Hello,
>>
>> I'm trying to connect to keberized hive (CDH and HDP) from my local
>> machine with standalone setup of Apache hive, but it is giving kerberos
>> error : 'ERROR transport.TSaslTransport: SASL negotiation failure
>> javax.security.sasl.SaslException: GSS initiate failed'.
>>
>> Kerberos client setup is done successfully and I'm able to do kinit also
>> using my machine but when I'm trying to connect to hive it is giving the
>> error.
>>
>> Can you please help me in this regard?
>>
>> Thanks,
>> Akshay
>>
>


Re: Unable to connect to keberized hive using beeline

2022-02-01 Thread Alessandro Solimando
Hi Akshay,
the Hive ML is for the OSS version of Hive, for the vendor's packaged
versions it's probably better to reach out to the vendor and/or check their
documentation/knowledge base.

This is because the Apache source code might differ from what is packaged
by the vendor, and it's hard to help out in such cases.

Best regards,
Alessandro

On Tue, 1 Feb 2022 at 07:57, Akshay Wani  wrote:

> Hello,
>
> I'm trying to connect to keberized hive (CDH and HDP) from my local
> machine with standalone setup of Apache hive, but it is giving kerberos
> error : 'ERROR transport.TSaslTransport: SASL negotiation failure
> javax.security.sasl.SaslException: GSS initiate failed'.
>
> Kerberos client setup is done successfully and I'm able to do kinit also
> using my machine but when I'm trying to connect to hive it is giving the
> error.
>
> Can you please help me in this regard?
>
> Thanks,
> Akshay
>


Unable to connect to keberized hive using beeline

2022-01-31 Thread Akshay Wani
Hello,

I'm trying to connect to keberized hive (CDH and HDP) from my local machine
with standalone setup of Apache hive, but it is giving kerberos error :
'ERROR transport.TSaslTransport: SASL negotiation failure
javax.security.sasl.SaslException: GSS initiate failed'.

Kerberos client setup is done successfully and I'm able to do kinit also
using my machine but when I'm trying to connect to hive it is giving the
error.

Can you please help me in this regard?

Thanks,
Akshay