-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
Wh…
-
Please provide your feedback by posting a comment against this issue.
-
kafka_producer.py
from kafka import KafkaProducer
producer = KafkaProducer(bootstrap_servers='localhost:9092')
producer.send('example_topic', b'some_message_bytes')
producer.flush()
-
Having an avro schema with a field defined like this:
```
{
"name": "osType",
"type": [
"string"
],
"default": "UNKNOWN"
…
-
Source:
Confluent Kafka Version: 5.5.1
PostgreSQL JDBC Sync
Found this exception, during the DB restart.
ERROR WorkerSinkTask{id=postgres-sink-data-value-events-0} Commit of offsets thr…
-
### Describe the bug
TraceStack:
```
msg:"An exception occurred invoking callback for CallbackRegistration{instrumentDescriptors=[InstrumentDescriptor{name=kafka.consumer.assigned_partitions, descr…
-
`org.apache.kafka/kafka-streams-test-utils` is getting included with scope `test`, so isn't included in the distribution, but is needed by jackdaw.data since 0.9.5 (https://github.com/FundingCircle/ja…
-
Description
===========
We are planning to stream MySQL data using CDC onto EventHub using KafkaConnect. I have done all the required configuration but the connector gives following error:
`{"nam…
-
Description
===========
The java Kafka Stream library supports KTable-KTable Foreign-Key Join as mentioned at https://kafka.apache.org/27/documentation/streams/developer-guide/dsl-api.html#ktable-kt…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
I am encoun…