You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by ybedekar1 <yo...@gmail.com> on 2013/07/05 11:08:13 UTC

Re: [jira] [Resolved] (HBASE-7623) Username is not available for HConnectionManager to use in HConnectionKey

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.