You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Surendranauth Hiraman <su...@velos.io> on 2014/06/01 12:39:06 UTC

Add Partition in 0.7.1

Hi,

Is there a way to add a partition to an existing topic in 0.7.1? I could
only find such scripts in 0.8.1.

Thank you.


SUREN HIRAMAN, VP TECHNOLOGY
Velos
Accelerating Machine Learning

440 NINTH AVENUE, 11TH FLOOR
NEW YORK, NY 10001
O: (917) 525-2466 ext. 105
F: 646.349.4063
E: suren.hiraman@v <su...@sociocast.com>elos.io
W: www.velos.io

Re: Add Partition in 0.7.1

Posted by Guozhang Wang <wa...@gmail.com>.
Yes, the producers do not need to be bounced, they will pick up the updated
partition info automatically.

Guozhang


On Mon, Jun 2, 2014 at 5:54 AM, Surendranauth Hiraman <
suren.hiraman@velos.io> wrote:

> To confirm, the producers do not need to be bounced in this case as well?
>
> -Suren
>
>
>
> On Mon, Jun 2, 2014 at 12:08 AM, Neha Narkhede <ne...@gmail.com>
> wrote:
>
> > In 0.7.1, adding partitions merely involves changing the num.partitions
> > config on the broker and bouncing the broker.
> >
> >
> > On Sun, Jun 1, 2014 at 3:39 AM, Surendranauth Hiraman <
> > suren.hiraman@velos.io> wrote:
> >
> > > Hi,
> > >
> > > Is there a way to add a partition to an existing topic in 0.7.1? I
> could
> > > only find such scripts in 0.8.1.
> > >
> > > Thank you.
> > >
> > >
> > > SUREN HIRAMAN, VP TECHNOLOGY
> > > Velos
> > > Accelerating Machine Learning
> > >
> > > 440 NINTH AVENUE, 11TH FLOOR
> > > NEW YORK, NY 10001
> > > O: (917) 525-2466 ext. 105
> > > F: 646.349.4063
> > > E: suren.hiraman@v <su...@sociocast.com>elos.io
> > > W: www.velos.io
> > >
> >
>
>
>
> --
>
> SUREN HIRAMAN, VP TECHNOLOGY
> Velos
> Accelerating Machine Learning
>
> 440 NINTH AVENUE, 11TH FLOOR
> NEW YORK, NY 10001
> O: (917) 525-2466 ext. 105
> F: 646.349.4063
> E: suren.hiraman@v <su...@sociocast.com>elos.io
> W: www.velos.io
>



-- 
-- Guozhang

Re: Add Partition in 0.7.1

Posted by Surendranauth Hiraman <su...@velos.io>.
To confirm, the producers do not need to be bounced in this case as well?

-Suren



On Mon, Jun 2, 2014 at 12:08 AM, Neha Narkhede <ne...@gmail.com>
wrote:

> In 0.7.1, adding partitions merely involves changing the num.partitions
> config on the broker and bouncing the broker.
>
>
> On Sun, Jun 1, 2014 at 3:39 AM, Surendranauth Hiraman <
> suren.hiraman@velos.io> wrote:
>
> > Hi,
> >
> > Is there a way to add a partition to an existing topic in 0.7.1? I could
> > only find such scripts in 0.8.1.
> >
> > Thank you.
> >
> >
> > SUREN HIRAMAN, VP TECHNOLOGY
> > Velos
> > Accelerating Machine Learning
> >
> > 440 NINTH AVENUE, 11TH FLOOR
> > NEW YORK, NY 10001
> > O: (917) 525-2466 ext. 105
> > F: 646.349.4063
> > E: suren.hiraman@v <su...@sociocast.com>elos.io
> > W: www.velos.io
> >
>



-- 

SUREN HIRAMAN, VP TECHNOLOGY
Velos
Accelerating Machine Learning

440 NINTH AVENUE, 11TH FLOOR
NEW YORK, NY 10001
O: (917) 525-2466 ext. 105
F: 646.349.4063
E: suren.hiraman@v <su...@sociocast.com>elos.io
W: www.velos.io

Re: Add Partition in 0.7.1

Posted by Neha Narkhede <ne...@gmail.com>.
In 0.7.1, adding partitions merely involves changing the num.partitions
config on the broker and bouncing the broker.


On Sun, Jun 1, 2014 at 3:39 AM, Surendranauth Hiraman <
suren.hiraman@velos.io> wrote:

> Hi,
>
> Is there a way to add a partition to an existing topic in 0.7.1? I could
> only find such scripts in 0.8.1.
>
> Thank you.
>
>
> SUREN HIRAMAN, VP TECHNOLOGY
> Velos
> Accelerating Machine Learning
>
> 440 NINTH AVENUE, 11TH FLOOR
> NEW YORK, NY 10001
> O: (917) 525-2466 ext. 105
> F: 646.349.4063
> E: suren.hiraman@v <su...@sociocast.com>elos.io
> W: www.velos.io
>