GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)

0

Unable to obtain ticket details after the new Kerberos ticket is generated, hence unable to submit new jobs in yarn.

WARN security.UserGroupInformation: PriviledgedActionException as:raref (auth:KERBEROS) cause:javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)] org.apache.spark.launcher.OutputRedirector redirect

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)] org.apache.spark.launcher.OutputRedirector redirect

WARN security.UserGroupInformation: PriviledgedActionException as:raref (auth:KERBEROS) cause:java.io.IOException: javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)] org.apache.spark.launcher.OutputRedirector redirect

Somex Gupta

Posted 2019-06-17T12:09:43.333

Reputation: 1

No answers