You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/17 15:45:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-10657.
-----------------------------------------
    Resolution: Cannot Reproduce

> 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
>            Priority: Major
>
> 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
(v8.20.7#820007)