You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Shengjun Xin (JIRA)" <ji...@apache.org> on 2014/03/03 09:04:25 UTC

[jira] [Created] (HBASE-10657) HBase client need to process event type 'AuthFailed'

Shengjun Xin created HBASE-10657:
------------------------------------

             Summary: HBase client need to process event type 'AuthFailed'
                 Key: HBASE-10657
                 URL: https://issues.apache.org/jira/browse/HBASE-10657
             Project: HBase
          Issue Type: Bug
          Components: Client
    Affects Versions: 0.96.0
            Reporter: Shengjun Xin


In a security cluster, when I run hbase command, I'll meet some error log such as the following, even if the command can give the correct result.
14/02/28 09:45:30 ERROR zookeeper.ClientCnxn: Error while calling watcher
java.lang.IllegalStateException: Received event is not valid: AuthFailed
at org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.connectionEvent(ZooKeeperWatcher.java:410)
at org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.process(ZooKeeperWatcher.java:319)
at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)



--
This message was sent by Atlassian JIRA
(v6.2#6252)