Are you running kafka as a non-daemon process?
If yes, there is a chance process getting killed, if we close terminal.
On Sat, Jan 10, 2015 at 9:31 PM, Manikumar Reddy
wrote:
> Are you seeing any errors/exceptions? Can you paste Kafka log output?
>
> On Sat, Jan 10, 2015 at 2:42 PM, Kartik Singh
Sorry.. i missed your link.
On Sat, Jan 10, 2015 at 9:31 PM, Manikumar Reddy
wrote:
> Are you seeing any errors/exceptions? Can you paste Kafka log output?
>
> On Sat, Jan 10, 2015 at 2:42 PM, Kartik Singh
> wrote:
>
>> Hello,
>> We have just started using kafka. Our test setup consists of a si
Are you seeing any errors/exceptions? Can you paste Kafka log output?
On Sat, Jan 10, 2015 at 2:42 PM, Kartik Singh
wrote:
> Hello,
> We have just started using kafka. Our test setup consists of a single
> partition. We have integrated kafka to our system successfully with the
> help of sample P
Hello,
We have just started using kafka. Our test setup consists of a single
partition. We have integrated kafka to our system successfully with the
help of sample Producer example and Low-level Consumer example. The kafka
broker and zookeeper are both running with default configurations.
The setup