Troubleshooting Kerberos Ticket  in Hadoop Cluster:


rajesh@hadoop_clinet_node:/export/home/rajesh> klist
klist: No credentials cache found (ticket cache FILE:/tmp/krb5cc_4040)
Kerberos 4 ticket cache: /tmp/tkt4040
klist: You have no tickets cached


rajesh@hadoop_clinet_node:/export/home/rajesh> kinit
Password for rajesh@LOCAL.DOMAIN:
<enter the domain password for the domain id rajesh>


rajesh@hadoop_clinet_node:/export/home/rajesh> klist
Ticket cache: FILE:/tmp/krb5cc_4040
Default principal: rajesh@LOCAL.DOMAIN

Valid starting     Expires            Service principal
03/02/16 00:24:01  03/02/16 10:24:04  krbtgt/@LOCAL.DOMAIN
        renew until 03/09/16 00:24:01

Note: "kdestroy" command will clear the ticket cache for that user.

No comments:

Post a Comment

Boost Your Download Speed with lftp Segmentation

Looking for a faster way to download files via sftp to a Linux machine? Try using "lftp" instead. This tool offers segmented downl...

Other relevant topics