Thanks Steve!

I tried both 1.5.3 and 1.6.0 from git-clone-build.    1.5.3 is still broken.  
1.6.0 does work!
This one is probably the one.  https://issues.apache.org/jira/browse/SPARK-11821

-Neal


From: Steve Loughran <[email protected]<mailto:[email protected]>>
Date: Tuesday, December 8, 2015 at 4:09 AM
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Subject: Re: HiveContext creation failed with Kerberos




On 8 Dec 2015, at 06:52, Neal Yin 
<[email protected]<mailto:[email protected]>> wrote:

15/12/08 04:12:28 ERROR transport.TSaslTransport: SASL negotiation failure
javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: 
No valid credentials provided (Mechanism level: Failed to find any Kerberos 
tgt)]

lots of causes for that, its one of the two classic "kerberos doesn't like you" 
error messages

https://steveloughran.gitbooks.io/kerberos_and_hadoop/content/sections/errors.html

in your case it sounds like 1 or more of these issues

https://issues.apache.org/jira/browse/SPARK-10181
https://issues.apache.org/jira/browse/SPARK-11821
https://issues.apache.org/jira/browse/SPARK-11265

All of which are fixed in 1.5.3. Which doesn't help you with the CDH 1.5.2 
release, unless they backported things

-Steve

Reply via email to