I am getting the same exception while using hbase-0.94.8.jar -

 WARN client.HConnectionManager: Error obtaining current user, skipping
username in HConnectionKey
java.io.IOException: failure to login
        at
org.apache.hadoop.security.UserGroupInformation.getLoginUser(UserGroupInformation.java:490)
        at
org.apache.hadoop.security.UserGroupInformation.getCurrentUser(UserGroupInformation.java:452)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

What is the solution for this? Is there a patch?




--
View this message in context: 
http://apache-hbase.679495.n3.nabble.com/jira-Resolved-HBASE-7623-Username-is-not-available-for-HConnectionManager-to-use-in-HConnectionKey-tp4036985p4047451.html
Sent from the HBase Developer mailing list archive at Nabble.com.

Reply via email to