You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/22 14:44:26 UTC

[jira] [Commented] (BIGTOP-2675) [Puppet] Kafka can only be deployed on master node

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

ASF GitHub Bot commented on BIGTOP-2675:
----------------------------------------

GitHub user evans-ye opened a pull request:

    https://github.com/apache/bigtop/pull/175

    BIGTOP-2675. [Puppet] Kafka can only be deployed on master node

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/evans-ye/bigtop BIGTOP-2675

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/175.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 #175
    
----
commit 11b4fef8434653b510cbdffb0d3a6332b1887331
Author: Evans Ye <ev...@apache.org>
Date:   2017-01-22T09:54:44Z

    BIGTOP-2675. [Puppet] Kafka can only be deployed on master node

----


> [Puppet] Kafka can only be deployed on master node
> --------------------------------------------------
>
>                 Key: BIGTOP-2675
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2675
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Evans Ye
>            Assignee: Evans Ye
>
> There're two issues with current Kafka deployment:
> * The default role of Kafka is on master node, which is wrong.
> * The *broker.id* should be a unique id in a multi-node environment
> We can leverage KAFKA-1070 to automatically generate broker id here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)