Support Questions

Find answers, ask questions, and share your expertise
Announcements
Welcome to the upgraded Community! Read this blog to see What’s New!

Failed to find any Kerberos tgt Error

avatar
Contributor

Getting Error while running a sqoop script using yarn distributed shell. Submitting the job from name node and using required Kerberos principal.

16/09/06 12:33:53 WARN ipc.Client: Exception encountered while connecting to the server : javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)] at com.sun.security.sasl.gsskerb.GssKrb5Client.evaluateChallenge(GssKrb5Client.java:211)

1 ACCEPTED SOLUTION

avatar

@Gaurab D

Please run kinit before running sqoop script and then try.

View solution in original post

3 REPLIES 3

avatar

@Gaurab D

Please run kinit before running sqoop script and then try.

avatar
Contributor

Thanks @Sindhu

avatar
Rising Star

Hi me too getting the same error .i Did kinit but still exception persist.

Labels