[ 
https://issues.apache.org/jira/browse/BLUR-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469977#comment-13469977
 ] 

Aaron McCurry commented on BLUR-22:
-----------------------------------

The current checked in version doesn't have a connection string provided in the 
checkTable method.  Probably should fetch this from the Configuration object.

177:Iface client = BlurClient.getClient("");
                
> Zookeeper not set in BlurTask job on updates
> --------------------------------------------
>
>                 Key: BLUR-22
>                 URL: https://issues.apache.org/jira/browse/BLUR-22
>             Project: Apache Blur
>          Issue Type: Bug
>            Reporter: Tim Williams
>
> 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?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to