[
https://issues.apache.org/jira/browse/ZOOKEEPER-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045787#comment-13045787
]
Mohamad Koohi-Moghadam commented on ZOOKEEPER-1079:
---------------------------------------------------
When we use Create Command in Hbase, Zookeeper shell show this info message :
2011-06-08 09:44:21,107 - INFO [ProcessThread:-1:PrepRequestProcessor@407] -
Got user-level KeeperException when processing sessionid:0x1306daa46d10000
type:delete cxid:0x3a zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error
Path:/hbase/table/mkm Error:KeeperErrorCode = NoNode for /hbase/table/mkm
> 'Create' command in Hbase makes a table in Hbase but it sends 'Delete'
> request to Zookeeper !!!
> -----------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-1079
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1079
> Project: ZooKeeper
> Issue Type: Test
> Affects Versions: 3.3.3
> Reporter: Mohamad Koohi-Moghadam
>
> "when use 'Create' in Hbase==> Got user-level KeeperException... type:delete"
> And caused zookeper make Nonode Exception.... and when make a znode in
> zookeeper shell for example a node with name 'mkm' , and in hbase command
> line use create 'mkm' , 'm' this command delete 'mkm' from zookeeper !!
> Linux Ubuntu
> Zookeeper and Hbase
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira