-
I met the below errors when I did not specify the topic in OracleSourceConnector.properties
[2020-09-19 14:50:11,070] ERROR Stopping after connector error (org.apache.kafka.connect.cli.ConnectStand…
-
**Describe the bug**
I discovered when I run whole class test I have a second independent test failing when I need to create topics.
**To Reproduce**
This gist : https://gist.github.com/callaerta…
-
I was using abris with confluent schema registry to deserialize avro records received from kafka source.
When i use confluent schema registry and manually get the schema and pass it to spark default…
-
I am using spark-notebook with spark 2.1.1 and kafka 0.10.
the notebook can not find class on the runtime.
below is the log.
Thanks...
```
org.apache.kafka.common.KafkaException: Failed to co…
-
Getting below exception while trying to run kafka-connect-elastic-search-sink.
Steps:
1) Copy connect-elasticsearch-schema-sink-1.0-jar-with-dependencies.jar to confluent-3.0.1\share\java\kafka-conn…
-
Are there any plans to add support for Oauth extension_ so that we can use it to connect to confluent cloud. Ideally we want to be able to configure the the following parameters:
```
bootstrap.s…
-
_Context_
Using MSK and MSK Connect , with the confluent [S3 sink connector](https://github.com/confluentinc/kafka-connect-storage-cloud/tree/v10.0.5) and the [avro-kafkaconnect-converter](https://…
-
Where are the steps or guide to publish a message? Is the feature disabled?
When ever I try to select a publish message icon, I always get the below error
Missing required configuration "schema.reg…
-
i am trying to use reset URL for ADLS and multiple storage container from connector config but i am unable to override the CATALOG_WAREHOUSE env from iceberg-rest.
"iceberg.catalog.warehouse": "…
-
I have a strange issue
Reproduce Steps:
1) I call w.WriteMessages(ctx, msgs...)
2) I have an error "multiple Read calls return no data or error"
3) I call w.WriteMessages(ctx, msgs...) and it is…