|
|
-
Error while connecting to hbase-0.94.1 through java war apiRajesh D S 2012-12-07, 13:19
Hi,
I am trying to connect to hbase-0.94.1, through a java war (soup ui) but it is not connected to hbase and through error as below. As for reference i have added all the required jar to war for the new version of the hadoop as well as hbase. 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) Note: While running from the code it is working fine for new versions also. The same java war is working fine for older versions of hbase-0.90 and hadoop-0.2.205 Regards, Rajesh DS Software Developer, Pointcross Pvt ltd. |