Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When INDEXING_TYPE.UPDATE with a BlurTask, we try to checkTable() on job configuration which tries to go to zookeeper, only _zooKeeper is never actually set.
I think it's fair to ask that the "blur.zookeeper.connection" property is set on the incoming job Configuration - which would allow ZkUtils.newZooKeeper?