-
Hi,
I have multiples disconnect since update to Logstash 6.2.2, no issue with Logstash 5.6.5. Logstash notice a lost coordinator while there are no problems:
```
[INFO ][org.apache.kafka.common…
-
**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…
-
Greetings!
Other than using --jars to specify dependency jars, is it possible to provide package names just like using --packages argument to provide a list of dependencies in spark-submit command?…
-
I'm using micronaut 2.0.0 and configure logback levels via application.yml for apache kafka and hikaricp:
```
logger:
levels:
io.micronaut.logging.PropertiesLoggingLevelsConfigurer: DEBUG
…
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.c…
-
Hello, I'm very excited when a big guy like Confluentinc implement Kafka-rest client library for node. But it seems not working properly because every request to server make Kafka throws InvalidReceiv…
-
I have a connector configured against bigquery ( i am using kafka confluentinc/cp-kafka:4.1.0 in distributed mode with 3 brokers), it send data from a topic that does not have a data flow, but rather …
-
Hi, in **Confluent-Kafka-Certification/kafka-schema-registry**, there are mulptiple versions of library **org.xerial.snappy:snappy-java**. However, according to Maven's dependency management strategy:…
-
The rest proxy configuration "metric.reporters" should accept a class that implements the interface MetricsReporter in the io.confluent.common.metrics package. This appears to work for the KafkaRestCo…
-
Hi Lenses team. I have kafka cluster with SASL SSL SCRAM-512 Authentication. I install multiply ui for kafka nad it working with ssl.endpoint.identification.algorithm= " " . But when I try to use lens…