-
Hi,
I have a file that contains some lines of 500 columns. The last one (is corrupted) has over than 130 000 000 columns.
When the connector process the file, it throw this error:
[2020-01-27 1…
-
Hi,
When I try to start the `confluentinc/cp-kafka-connect:latest` image, but without success. I got the following sack trace:
```
===> Launching kafka-connect ...
dev-kafka-connect | Ex…
-
**Is your feature request related to a problem? Please describe.**
Support Kafka connect
**Describe the solution you'd like**
I'd like to build a data pipeline to/from Kafka topics. Wanted to che…
-
- We have some research to do before. Here's the list of metrics http://kafka.apache.org/documentation.html#monitoring (correct if wrong). Select ones of interest, some don't have any meaning in `asyn…
-
I'm using the ConsumerGroupStream as follows
```
this._kafkaConsumer = new ConsumerGroupStream({
kafkaHost: await this.getKafkaHost(),
gro…
-
Hi
Getting this error when trying to sink topic data to Microsoft SQL - any ideas of things to try to get around this please?
io.confluent.connect.jdbc.sink.JdbcSinkTask put - Write of 500 records…
-
```
WARN [2015-06-09 02:57:30,183] org.apache.kafka.common.network.Selector: Error in I/O with /192.168.1.101
! java.io.EOFException: null
! at org.apache.kafka.common.network.NetworkReceive.readFrom…
-
Hi,
While I am trying to load data using bulk mode, tables are not getting created. Its throwing following error. I was using following property.
table.name.format=${topic}
WARN Write of 201 r…
-
Description
===========
It would be nice if the SchemaRegistryClient() support a "url" string which is a comma-separated list of schema registry URLs instead of just a single schema registry URL. …
-
I have a self build Kafka connector and i try to integrate it with GSR. The AVRO converter works as expected. When moving to the JSON converter Kafka connect throws a `UnsupportedOperationException` e…