[
https://issues.apache.org/jira/browse/APEXMALHAR-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437492#comment-15437492
]
ASF GitHub Bot commented on APEXMALHAR-2199:
--------------------------------------------
GitHub user chaithu14 opened a pull request:
https://github.com/apache/apex-malhar/pull/380
APEXMALHAR-2199 Added the support chroot zookeeper path in Kafka Input
Operator
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chaithu14/incubator-apex-malhar
APEXMALHAR-2199-zkPath
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/380.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #380
----
commit 82a6acbbd4c46e3e940d25366a2ca84c7dea4b8e
Author: chaitanya <[email protected]>
Date: 2016-08-25T18:58:31Z
APEXMALHAR-2199 Added the support chroot zookeeper path in Kafka Input
Operator
----
> 0.8 kafka input operator doesn't support chroot zookeeper path (multitenant
> kafka support)
> ------------------------------------------------------------------------------------------
>
> Key: APEXMALHAR-2199
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2199
> Project: Apache Apex Malhar
> Issue Type: Bug
> Affects Versions: 3.4.0, 3.5.0
> Reporter: Siyuan Hua
> Assignee: Chaitanya
>
> If you set the zookeeper path to node1:2181,node2:2181/chroot/, it will fail
> with IllegalArgumentException
> The reason is because this zookeeper path will be parsed as node1:2181 and
> node2:2181/chroot/ which in node1:2181 the topics are not there
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)