The add partition command essentially writes a new json value in the topic path in ZK. You can figure out the format and write the json yourself.
Thanks, Jun On Fri, Oct 24, 2014 at 11:35 AM, David Charle <dbchar2...@gmail.com> wrote: > hi kafka'ers > > I couldn't find anything useful where I could add partitions through an API > using python or simple calls to kafka/zookeeper without writing my own > java/scala code. > > In another way, is there a python/REST way to do what create-topics alter > functionality does to change partitions ? > > Thanks in advance > -- > -- > David >