t;>>> Dhaval Modi
>>>> dhavalmod...@gmail.com
>>>>
>>>>
>>>> On 4 September 2014 19:39, siddharth ubale
>>>> wrote:
>>>>
>>>>> Hi ,
>>>>>
>>>>> i have a topology
dhavalmod...@gmail.com
>>>
>>>
>>> On 4 September 2014 19:39, siddharth ubale
>>> wrote:
>>>
>>>> Hi ,
>>>>
>>>> i have a topology where i am emmitting json objects onto a kafka topic
>>>> using a kafka pr
od...@gmail.com
>>
>>
>> On 4 September 2014 19:39, siddharth ubale
>> wrote:
>>
>>> Hi ,
>>>
>>> i have a topology where i am emmitting json objects onto a kafka topic
>>> using a kafka producer to a storm bolt.
>>> I have
bjects on the same topic over and over
>> again as i am figuring out few things.
>> after a while i can see that if i use kafkaConfig.forceFromStart=true;
>> then i can see the messages on the topic from start to the recent most
>> offset value, however , whenever i use kafkaC
rm bolt.
> I have been relaying the same objects on the same topic over and over
> again as i am figuring out few things.
> after a while i can see that if i use kafkaConfig.forceFromStart=true;
> then i can see the messages on the topic from start to the recent most
> offset valu
Hi ,
i have a topology where i am emmitting json objects onto a kafka topic
using a kafka producer to a storm bolt.
I have been relaying the same objects on the same topic over and over again
as i am figuring out few things.
after a while i can see that if i use kafkaConfig.forceFromStart=true