-
Hi there,
I am experiencing an intermittent problem during a deployment of Kafka Connect v4.0.0.
I have two connectors:
```
1: io.confluent.connect.elasticsearch.ElasticsearchSinkConnector
2: …
-
Description
===========
`DescribeConsumerGroupsAsync` accorind to XML comment: https://github.com/confluentinc/confluent-kafka-dotnet/blob/a67bd6c06b7eef4293e6476d9ff6f3e93f0e4cd9/src/Confluent.Kafk…
-
I configured jaas file (for zk and kafka):
```
cat /etc/kafka/kafka_server_jaas.conf
KafkaServer {
org.apache.kafka.common.security.plain.PlainLoginModule required
username="igroup"
pas…
-
Dapr bulk messaging requires producer of the message to bulk it and send to side car in the application as of now. I could not find parameter setting such as linger.ms/batch.size/compression in yaml …
-
I am trying to use the bigquery connector with the schema registry and avro converter. My root certificate is signed by lets encrypt, which i believe is available by default in all java trust store. I…
-
Per your instructions I created the kafka topic "wordcount" and populated it with messages. I had to do it manually as your producer also gave runtime error. But the main issue was the spark streamin…
-
There are many array datatypes supported by PostgreSQL.
https://github.com/debezium/debezium/blob/master/debezium-connector-postgres/src/main/java/io/debezium/connector/postgresql/PgOid.java
The P…
-
I am trying to implement storm in python using streamparse. Basically i have a kafka cluster and i am trying to get data from the broker and perform some processing but i am stuck with an error which…
-
I tried to use parquet with zstd codec and faced an error (stacktrace below).
I believe this because zstd support was only added in Hadoop 2.9 ([JIRA Ticket](https://issues.apache.org/jira/browse/H…
-
Hello,
We are getting the following exception while using kafka-manager(1.3.6) with Kafka 0.8.2.1
```
ERROR Closing socket for /XX.XX.XX.XX because of error (kafka.network.Processor)
org.apache.…