-
### Lagom Version (1.2.x / 1.3.x / etc)
1.4.8
### API (Scala / Java / Neither / Both)
Java
### Operating System (Ubuntu 15.10 / MacOS 10.10 / Windows 10)
MacOS 10.14
### JDK (Oracle 1.8.0…
tbane updated
5 years ago
-
>Here is connector configuration.
```
name=tx_user_nw_source
connector.class=io.confluent.connect.jdbc.JdbcSourceConnector
connection.url=jdbc:mysql://localhost:3306/?user=user&password=password…
-
_(moving a comment on RSMConfig to this issue)_
Currently, keys are passed as paths to key files. Check if there's demand to pass them as string instead.
jeqo updated
2 months ago
-
Hello @oscerd ,
We are planning to use the following connect and connector for restoring the topic data from s3 to kafka.
**kafka-connect.yaml:**
```
apiVersion: kafka.strimzi.io/v1beta2
kind…
-
Hello, we are facing the fact that some pyspark job that rely on Hudi seems to be blocked, in fact if we go over the spark console we can see the following situation:
![Screenshot_20 1](https://githu…
-
Objective: to setup MQTT source connector with Confluent kafka v 5.4
Steps Performed:
1. git clone https://github.com/johanvandevenne/kafka-connect-mqtt.git
2. cd kafka-connect-mqtt
3. mvn clean i…
-
**Describe the bug**
Benchmark driver-kop kafka_to_kafka.yaml kafkaConfig: acks=all(-1) benchmark-worker producer and consumer clients report errors.
**To Reproduce**
1. Cluster nodes
3 Brok…
-
Hello all,
Recently upgraded kafka version to 2.12-2.3.1 and also upgraded Kafkamgr (CMAK)version:2.0.0.2 (JDK 1.8),
but it is not showing the consumer Lags, logsize and many consumers are shown tr…
poyyi updated
2 years ago
-
Hi I am using this code to test that my Kafka Producer is correctly writing to kafka
describe("publish message to kafka topic")
{
it("should publish the message to kafka topic") {
…
-
Postgres 9.6.2 as a source
Confluent 4.0.0 package (includes postgresql-9.4-1206-jdbc41.jar )
Connector starts as follows -
```
name=source-test-postgre
connector.class=io.confluent.conne…