-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
### Description
I have a very large table …
-
Let's explore how metrics from Kafka Connect and connectors could be retrieved and displayed. For instance, the Debezium connectors offer a variety of JMX metrics. JMX isn't supported though in GraalV…
-
1. I have configured the SASL_PLAINTEXT.
2. Updated connect-distributed.properties file -
```
bootstrap.servers=10.30.1.101:9092
group.id=connect-cluster
key.converter=org.apache.kafka.co…
-
Unable to connect to Kafka-Connect, However, it is normal to request http://node-01:8083/connectors,
![20200724172407](https://user-images.githubusercontent.com/47841158/88377888-8ff13f80-cdd2-11ea-9…
-
### Is there an existing issue for the same feature request?
- [X] I have checked the existing issues.
### Is your feature request related to a problem?
How do we do streaming?
I propose w…
-
I'm using kafka-connect-jdbc. I'm using a JDBC source connector to load a number of large tables from a Microsoft SQL database into Kafka topics which I then use a HBase sink connector to persist in …
-
The idea of embedding connectors within streaming apps is very promising.
It would be good to learn about possible plans for incorporating this in kafka-connect itself.
Thanks a lot
-
I recently stumbled upon the [EmbeddedConnectCluster](https://github.com/apache/kafka/blob/trunk/connect/runtime/src/test/java/org/apache/kafka/connect/util/clusters/EmbeddedConnectCluster.java).
…
-
### Description
I was thinking it would be great to have a Debezium devservice. I have bandwidth to implement it and my idea would be to add it in as a quarkiverse project.I have the bandwidth to i…
-
### Component(s)
exporter/kafka
### What happened?
## Description
The application generates traces that can be viewed in Jaeger. I attempted to configure the Otel collector to send these traces to…