Member since
10-26-2015
6
Posts
2
Kudos Received
0
Solutions
01-07-2016
08:44 PM
Ohh, we are using Java 1.7 and Hadoop 2.6 release .
... View more
01-04-2016
08:08 PM
After every 30 minutes when thread enters into checkTGTAndReloginFromKeytab method it must relogin after 8 hours since our kerberos expiry is 10 hours but it does not relogin.
... View more
01-04-2016
05:50 PM
We run hbase client in long running application in kerberized cluster. We login to hadoop and hbase using UserGroupInformation class. Also, we launch as background thread to relogin. However , this code does not work with versions of hbase-client ( 0.98-4-hadoop2 and hadoop-common 2.6.0). Is there a better way to perform kerberos login usinf keytab and taking care of ticket expiry.
... View more
Labels:
- Labels:
-
Apache HBase