On Wed, Jan 27, 2016 at 2:21 AM, Ted Yu <[email protected]> wrote: > Can you check your zookeeper quorum to see if there was some problem ?
ZooKeeper is working fine, we also have Kafka working with it. The ZK logs are just full of these BadVersion errors, e.g.: core@r12s5 ~ $ docker logs --tail=1 zookeeper 2016-01-27 16:23:30,778 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@645] - Got user-level KeeperException when processing sessionid:0x3527c36549f0279 type:setData cxid:0x11ef zxid:0x20000d414 txntype:-1 reqpath:n/a Error Path:/hbase/splitWAL/WALs%2Fr12s2.sjc.aristanetworks.com%2C9104%2C1452811286448-splitting%2Fr12s2.sjc.aristanetworks.com%252C9104%252C1452811286448.default.1453728137282 Error:KeeperErrorCode = BadVersion for /hbase/splitWAL/WALs%2Fr12s2.sjc.aristanetworks.com%2C9104%2C1452811286448-splitting%2Fr12s2.sjc.aristanetworks.com%252C9104%252C1452811286448.default.1453728137282 -- Benoit "tsuna" Sigoure
