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
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 featu
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 err
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 g
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
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
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:~$ /opt/kafka/kaf