-
Hi, while using Kafka Connect, I'm using the helm values.yaml as below. However, all of these configurationOverrides cause WARN of `WARN The configuration ... was supplied but isn't a known config`. R…
-
`[2019-03-13 10:15:22,339] FATAL [mirrormaker-thread-0] Mirror maker thread failure due to (kafka.tools.MirrorMaker$MirrorMakerThread)
java.lang.NoSuchMethodError: kafka.consumer.BaseConsumerRecord.…
-
I recently synced the repository with my local copy, in order to test the new advancements. I noticed that the connector became unstable and is incurring in a serious problem, since it is not flushing…
-
Hi all,
when running kafka in kubernetes in single mode, kafka can't resolve kafka-0.kafka.confluent.svc
But, there is no such problem with amd64
Version: 7.2.1
Error:
> [2022-08-05 12:14…
-
Getting error after running ./gradlew :kafka-spark:run -Pargs=/pankh-master/kafka-spark/conf/analyzer.conf
Exception in thread "main" org.apache.spark.SparkException: java.net.ConnectException: Conne…
-
We have a requirement to do some grouping based on
1. a timestamp in the **payload** (not current time of the kafka envelope time)
2. other custom fields in the payload
This is for Avro records …
-
There are my steps:
* 1、run Worker
It can work normal,console show the message "The standalone worker boot success.".
* 2、change the config file and restart Worker
i set plugin path value as y…
-
I'm using HDFS Sink Connector version 5.4.3 and sometimes (not always) when I start tasks, I get the below exception:
```
org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig log…
smj19 updated
3 years ago
-
I have a kafka cluster on docker using confluent images. I am using docker-compose to build the containers.
When I tried to run the container it starts but can't communicate with any broker due to …
-
**Describe the problem you faced**
We have hudi job running nightly and processing around 10 million per run. It usually runs fine for a few days but we suddenly encounter timeout issues around 5th…