KerberosAuthException (Apache Hadoop Main 3.4.1 API) (original) (raw)


@InterfaceAudience.Public
@InterfaceStability.Unstable
public class KerberosAuthException
extends IOException
Thrown when UserGroupInformation failed with an unrecoverable error, such as failure in kerberos login/logout, invalid subject etc. Caller should not retry when catching this exception.
See Also:
Serialized Form