How to work with a paused stream | Apache Flink in Action

  Рет қаралды 808

Confluent

Confluent

Күн бұрын

Пікірлер: 1
@timeplusdata
@timeplusdata 2 ай бұрын
Nice video. How about creating another stream with the heartbeat data, say generating event every 1 min. Then you can run a tumble window for these 2 streams unioned. If for a window, there are only events for heartbeat data type, then it means the original stream has not received any data. This approach can keep the original data clean. SQL like this: WITH cte AS (SELECT 'real' as type, * FROM stream1 UNION SELECT 'datagen' as type, * FROM datagen) SELECT window_start, type, count(1) as cnt FROM tumble(cte,1m) GROUP BY window_start, type HAVING cnt=0
Is Flink SQL a Database? | Apache Flink SQL
14:48
Confluent
Рет қаралды 3 М.
Чистка воды совком от денег
00:32
FD Vasya
Рет қаралды 2,9 МЛН
Lazy days…
00:24
Anwar Jibawi
Рет қаралды 6 МЛН
What is Data Streaming?
6:48
Kahan Data Solutions
Рет қаралды 29 М.
Apache Kafka Vs. Apache Flink
12:22
The Data Guy
Рет қаралды 10 М.
What is OpenTelemetry?
12:55
Highlight
Рет қаралды 14 М.
Apache Flink 101 | Building and Running Streaming Applications
1:04:42
Cloudera, Inc.
Рет қаралды 12 М.
(Obsolete) Data Actions Explained | Unlock Your Data with Data Cloud
7:11
Domain-Driven Design: The Last Explanation You'll Ever Need
21:05
Software Developer Diaries
Рет қаралды 11 М.
What is Apache Kafka®?
11:42
Confluent
Рет қаралды 369 М.
What is Apache Flink®?
9:43
Confluent
Рет қаралды 44 М.
Introduction to Flink in 30 minutes
26:35
Flink Forward
Рет қаралды 45 М.
Чистка воды совком от денег
00:32
FD Vasya
Рет қаралды 2,9 МЛН