You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Joe Stein (JIRA)" <ji...@apache.org> on 2014/01/15 19:53:22 UTC

[jira] [Updated] (KAFKA-1207) Launch Kafka from within Apache Mesos

     [ https://issues.apache.org/jira/browse/KAFKA-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Stein updated KAFKA-1207:
-----------------------------

    Labels: mesos  (was: )

> Launch Kafka from within Apache Mesos
> -------------------------------------
>
>                 Key: KAFKA-1207
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1207
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Joe Stein
>              Labels: mesos
>             Fix For: 0.8.1
>
>
> What I was thinking for the Utils.loadProps is to create some ResourceNegotiatedConfiguration class or something to sit with it so various frameworks can be supported.
> For Mesos I am thinking of storing the properties in zookeeper. For a new node joining => registering a default config (originally set by a tool) and saving it unique for that broker in a znode.  This znode would be the input to the serverConfig for the KafkaServerStartable.  
> I am going to create a kafka.tools.ResourceNegotiator.ApacheMesos tool too.  that tool will take in a server.properties file to set the original default. Once loaded in zookeeper another command to take a property and flag it with a function to run (like the "use new broker id value") and such.
> I would rather have some implementation in Kafka.scala and have object KafkaMesos be in Kafka.scala too but wasn't sure what other thoughts folks might have?



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)