Skip to content

Long running process fails to refresh kerberos ticket #32

@StrongestNumber9

Description

@StrongestNumber9

Describe the bug

Caused by: 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)]
<snip>
Caused by: javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]
<snip>
Caused by: GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)
<snip>

because of

10:00:47.483 [xxxxx1] INFO  org.apache.hadoop.security.UserGroupInformation - Login successful for user xxxx/xxxxxx@XXXXX using keytab file hdfsdi.keytab. Keytab auto renewal enabled : false
                                                                                                                                                                                         ^^^^^

Expected behavior

Renews tickets automatically

How to reproduce

Start kerberized cfe_39 and leave it on for >24hr

Software version

0.2.0 beta

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions