Created on 05-11-2015 08:16 PM - edited 09-16-2022 02:28 AM
My keytab ticket maxlife time is 7days. with the api code
UserGroupInformation.loginUserFromKeytab(conf.get("hbase.master.kerberos.principal"), conf.get("hbase.keytab.path"));
The ticket will expire 7days later,how to fix it? (How to access hbase all the time?)
rube
Created 05-11-2015 08:44 PM
Created 05-11-2015 08:44 PM