> Thanks.
> --Vahid
>
>
>
>
> From: karan alang
> To: users@kafka.apache.org
> Date: 06/22/2017 11:14 PM
> Subject:Re: Deleting/Purging data from Kafka topics (Kafka 0.10)
>
>
>
> Hi Vahid,
> here is the output of the GetOffsetShell com
--time
-2`.
I hope this answers your question.
Thanks.
--Vahid
From: karan alang
To: users@kafka.apache.org
Date: 06/22/2017 11:14 PM
Subject: Re: Deleting/Purging data from Kafka topics (Kafka 0.10)
Hi Vahid,
here is the output of the GetOffsetShell commands (with --ti
-1` you should get test:0:105
> - with `--time -2` you should get test:0:105
>
> Could you please advise whether you're seeing a different behavior?
>
> Thanks.
> --Vahid
>
>
>
>
> From: "Vahid S Hashemian"
> To: users@kafka.apache.org
> Da
ld you please advise whether you're seeing a different behavior?
Thanks.
--Vahid
From: "Vahid S Hashemian"
To: users@kafka.apache.org
Date: 06/22/2017 06:43 PM
Subject: Re: Deleting/Purging data from Kafka topics (Kafka 0.10)
Hi Karan,
I think the issue is in verif
@kafka.apache.org
Date: 06/22/2017 06:09 PM
Subject:Re: Deleting/Purging data from Kafka topics (Kafka 0.10)
Hi Vahid,
somehow, the changes suggested don't seem to be taking effect, and i dont
see the data being purged from the topic.
Here are the steps i followed -
1) topic is set with
ike in your example if this broker config
> value is much higher, then the broker doesn't delete old logs regular
> enough.
>
> --Vahid
>
>
>
> From: karan alang
> To: users@kafka.apache.org
> Date: 06/22/2017 12:27 PM
> Subject:Deleting/Purging da
To: users@kafka.apache.org
Date: 06/22/2017 12:27 PM
Subject: Deleting/Purging data from Kafka topics (Kafka 0.10)
Hi All -
How do i go about deleting data from Kafka Topics ? I've Kafka 0.10
installed.
I tried setting the parameter of the topic as shown below ->
$KAFKA10_H
Hi All -
How do i go about deleting data from Kafka Topics ? I've Kafka 0.10
installed.
I tried setting the parameter of the topic as shown below ->
$KAFKA10_HOME/bin/kafka-topics.sh --zookeeper localhost:2161 --alter
--topic mmtopic6 --config retention.ms=1000
I was expecting to have the data p