Re: Changing the Replication Factor

2014-07-31 Thread Guozhang Wang
It is possible to change the replication factor by using the partition
reassignment tool:

http://kafka.apache.org/documentation.html#basic_ops_increase_replication_factor

but it requires a manually edited JSON file, KAFKA-1543 tries to make it
easier with a separate command tool.

Guozhang


On Thu, Jul 31, 2014 at 7:55 AM, Harsha  wrote:

> Hi Sagar,
>Its not there in release versions or trunk . Here is the jira
>for it https://issues.apache.org/jira/browse/KAFKA-1543.
> -Harsha
>
> On Thu, Jul 31, 2014, at 05:22 AM, Sagar Khanna wrote:
> > Hi,
> >
> > >>> re:
> http://grokbase.com/t/kafka/users/13c2rdc2yj/changing-the-replication-factor
> > Is it possible to change the replication factor now or is it still in the
> > pipeline?
> >
> > Thanks,
> > Sagar
> >
>



-- 
-- Guozhang


Re: Changing the Replication Factor

2014-07-31 Thread Harsha
Hi Sagar,
   Its not there in release versions or trunk . Here is the jira
   for it https://issues.apache.org/jira/browse/KAFKA-1543.
-Harsha

On Thu, Jul 31, 2014, at 05:22 AM, Sagar Khanna wrote:
> Hi,
> 
> >>> re: 
> >>> http://grokbase.com/t/kafka/users/13c2rdc2yj/changing-the-replication-factor
> Is it possible to change the replication factor now or is it still in the
> pipeline?
> 
> Thanks,
> Sagar
> 


Re: Changing the Replication Factor

2014-07-31 Thread Sagar Khanna
Hi,

>>> re: 
>>> http://grokbase.com/t/kafka/users/13c2rdc2yj/changing-the-replication-factor
Is it possible to change the replication factor now or is it still in the 
pipeline?

Thanks,
Sagar



Re: Changing the Replication Factor

2013-12-02 Thread Neha Narkhede
Currently, we haven't added that feature to 0.8 or 0.8.1, but most probably
it will be added to 0.8.1 scheduled to release early next year.

Thanks,
Neha


On Mon, Dec 2, 2013 at 10:28 AM, Ryan Berdeen  wrote:

> Hi,
>
> Using 0.8 beta1, how can I go about changing the replication factor for a
> topic that already exists?
>
> Thanks,
>
> Ryan
>


Changing the Replication Factor

2013-12-02 Thread Ryan Berdeen
Hi,

Using 0.8 beta1, how can I go about changing the replication factor for a
topic that already exists?

Thanks,

Ryan