Re: cleanup.policy - doesn't accept compact,delete

2018-06-06 Thread Manikumar
As described in usage description, to group the values which contain commas, we need to use square brackets. ex: --add-config cleanup.policy=[compact,delete] On Thu, Jun 7, 2018 at 8:49 AM, Jayaraman, AshokKumar (CCI-Atlanta-CON) < ashokkumar.jayara...@cox.com> wrote: > Hi, > > We are on Kafka

cleanup.policy - doesn't accept compact,delete

2018-06-06 Thread Jayaraman, AshokKumar (CCI-Atlanta-CON)
Hi, We are on Kafka version 1.0.0. Per the below new feature, a topic can allow both compact and delete. I tried all the combinations, but they all fail to accept values that are not either compact OR delete. Is this feature valid in updated releases, since 0.10.2?If this is not a

NetworkException: The server disconnected before a response was received.

2018-06-06 Thread Kang Minwoo
Hello, Users Recently I have been using kafka and have suffered by NetworkException. There is Exception. --- org.apache.kafka.common.errors.NetworkException: The server disconnected before a response was received. --- Producer encountered an exception. The Broker does not have any unusual

Re: FINAL REMINDER: Apache EU Roadshow 2018 in Berlin next week!

2018-06-06 Thread NB Bisht
made my ticket free On Thu, Jun 7, 2018 at 12:27 AM, wrote: > Hello Apache Supporters and Enthusiasts > > This is a final reminder that our Apache EU Roadshow will be held in > Berlin next week on 13th and 14th June 2018. We will have 28 different > sessions running over 2 days that cover some

FINAL REMINDER: Apache EU Roadshow 2018 in Berlin next week!

2018-06-06 Thread sharan
Hello Apache Supporters and Enthusiasts This is a final reminder that our Apache EU Roadshow will be held in Berlin next week on 13th and 14th June 2018. We will have 28 different sessions running over 2 days that cover some great topics. So if you are interested in Microservices, Internet of

kafka Group coordinator error on remote server

2018-06-06 Thread Yao Chen
Hi : My code works fine with local Kafka version 2.11, but when running the code by connecting kafka on remote server (managed with Cloudera), the following error message occurred: Group coordinator cahive-master02:9092 (id: 2147483391 rack: null) is unavailable or invalid, will attempt

kafka_2.10-0.8.1.1:: Need help regarding a split configuration situation between kafka brokers and topic metadata stored in zookeeper

2018-06-06 Thread Jagbir Hooda
Hi there, Wondering if anyone ran into a unique situation where zookeeper seems to have the topic metadata, but broker doesn't have the corresponding log file Below is what we noticed in zookeeper: -- kafka@kafka-3:~$