The Wayback Machine - https://web.archive.org/web/20220216000552/https://github.com/topics/kafka-connect
Skip to content
#

kafka-connect

Here are 523 public repositories matching this topic...

jzaralim
jzaralim commented Feb 1, 2022

Describe the bug
If you try to create a KAFKA formatted source with a BYTES column, the command will return

CREATE STREAM TEST (ID BYTES KEY, b BYTES) WITH (kafka_topic='test', format='DELIMITED');
The 'KAFKA' format does not support type 'BYTES'

This is because the BYTES type is missing [here](https://github.com/confluentinc/ksql/blob/a27e5e7501891e644196f8d164d078672e0feecd

kafka-ui
victornovy
victornovy commented Feb 15, 2022

Is your proposal related to a problem?

Always when i click to show topics the preference for not "show internal topics" is selected

Describe the solution you'd like

I would want to save my preferences for not have to click on "show internal topics" all times I enter to view topic

![simulation](https://user-images.githubusercontent.com/10718354/154108740-4a5b983e-a2c7-4cf3-bbf6-

Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://lenses.io on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.

  • Updated Feb 10, 2022
  • Scala

Real Time Big Data / IoT Machine Learning (Model Training and Inference) with HiveMQ (MQTT), TensorFlow IO and Apache Kafka - no additional data store like S3, HDFS or Spark required

  • Updated Nov 5, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the kafka-connect topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kafka-connect topic, visit your repo's landing page and select "manage topics."

Learn more