GitHub user gvseghbr opened a pull request:

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

    BIGTOP-3002: For Kafka, it should be possible to set the broker.id config 
and log.dirs config.

    Added 2 new parameters: broker_id, log_dirs. Both do not necessarily
    need to be set. It is only when they are set , the parameters are used
    in the server.properties file.

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

    $ git pull https://github.com/tengu-team/bigtop BIGTOP-3002

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

    https://github.com/apache/bigtop/pull/339.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 #339
    
----
commit f1b95c262f2324a59688c50c8c0aa3abd57718b4
Author: Gregory Van Seghbroeck <gregory.vanseghbroeck@...>
Date:   2018-02-23T20:07:47Z

    BIGTOP-3002: For Kafka, it should be possible to set the broker.id config 
and log.dirs config.
    
    Added 2 new parameters: broker_id, log_dirs. Both do not necessarily
    need to be set. It is only when they are set , the parameters are used
    in the server.properties file.

----


---

Reply via email to