Skip to content
#

kafka-connect

Here are 528 public repositories matching this topic...

j4freeman
j4freeman commented Feb 14, 2022

I have a use case where I need to create a new stream containing the bearing between two consecutive points in a pre-existing lat/lon stream. Normally bearing would be available in a standard lib but in a pinch can easily be implemented through sin, cos, and atan2 funcs, none of which are currently available in ksql.

Basic trig functions have a range of use cases in geometric and geographic co

enhancement good first issue user-defined-functions streaming-engine
kafka-ui
niyatidoshi
niyatidoshi commented Mar 29, 2022

Hi Team,

I'm trying to connect KSQL DB which is on Confluent Cloud but I'm getting error "Failed to fetch tables and streams".

I've added below property in Docker-Compose file,
KAFKA_CLUSTERS_0_KSQLDBSERVER: https://test-db-xxx.confluent.cloud

To connect that DB, I guess we need to provide a Key/Secret and I don't see properties to provide the same.

Could you pls advise, what am I mis

type/enhancement good first issue scope/backend status/accepted

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 Mar 23, 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