Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
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);
Attachments
Issue Links
- is depended upon by
-
DRILL-6892 TestPStoreProviders tests with ERROR log message
- Open
- is superceded by
-
CURATOR-599 Hanging indefinitely on some scenarios since zookeeper.request.timeout cannot be configured (add support for ZKClientConfig)
- Resolved