Can someone tell me if that's likely to be the cause of those errors please?
On Wed, Jan 6, 2016 at 12:08 PM, Benjamin Jaton <[email protected]> wrote: > I keep seeing those in my logs: > 2016-01-06 12:02:09,228 ERROR ConnectionState:244 - Authentication failed > > I think that's because the ZookeeperFactory doesn't support credentials: > zookeeperFactory.newZooKeeper(connectionString, sessionTimeout, watcher, > canBeReadOnly); > > Ben >
