Тёмный

ksqlDB HOWTO: Integration with other systems 

Robin Moffatt
Подписаться 4,2 тыс.
Просмотров 1,5 тыс.
50% 1

Using ksqlDB you can pull data in from other systems (e.g. databases, JMS message queues, etc etc), and push data down to other systems (NoSQL stores, Elasticsearch, databases, Neo4j, etc etc).
This is done using Kafka Connect, which can be run embedded within ksqlDB or as a separate cluster of workers. ksqlDB can be used to create and control the connectors. For example:
CREATE SINK CONNECTOR SINK_ELASTIC_ORDERS_01 WITH (
'connector.class' = 'io.confluent.connect.elasticsearch.ElasticsearchSinkConnector',
'topics' = 'ORDERS_ENRICHED',
'connection.url' = 'elasticsearch:9200',
'type.name' = '_doc'
);
-----
💾 Run ksqlDB yourself: ksqldb.io?.devx_ch.rmoff_youtube_MLSrnBTSGlQ&
☁️ Use ksqlDB as a managed service: www.confluent.io/confluent-cl...
👾 Demo code: github.com/confluentinc/demo-...
🤔 Questions? Join the Confluent Community at confluent.io/community/ask-th...
-----
⏱ Time codes
00:00:00 Introduction
00:00:30 Listing streams in ksqlDB
00:00:49 Printing a topic's contents in ksqlDB
00:01:03 Creating a sink connector in ksqlDB
00:01:56 Checking connector status in ksqlDB
00:02:13 Embedded vs external connect worker in ksqlDB
00:03:12 Inspecting the data in Elasticsearch that's been streamed from ksqlDB
00:04:33 Recap

Наука

Опубликовано:

 

3 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии    
Далее
ksqlDB HOWTO: Stateful Aggregates
13:56
Просмотров 2,8 тыс.
ksqlDB HOWTO: Handling Time
9:08
Просмотров 2,4 тыс.
ЗЕНИТ - РОСТОВ: обзор матча
01:03
Просмотров 137 тыс.
ksqlDB HOWTO: Reserialising data in Apache Kafka
17:42
Просмотров 1,9 тыс.
But What Is Cloud Native Really All About?
7:32
Просмотров 143 тыс.
ksqlDB HOWTO: Split and Merge Kafka Topics
10:18
Просмотров 3,5 тыс.
Get Data Into Databricks - Simple ETL Pipeline
10:05
Просмотров 72 тыс.
ksqlDB HOWTO: Schema Manipulation
10:56
Просмотров 1,6 тыс.
🎄Twelve Days of SMT 🎄 - Day 8: TimestampConverter
19:14
What is Helm?
9:06
Просмотров 342 тыс.
КРУТОЙ ТЕЛЕФОН
0:16
Просмотров 6 млн