-
### Is your feature request related to a problem?
We have been working on the Flink backend for Ibis. We're trying to add support for deduplication / window deduplication, but ran into some issues.…
-
### 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…
-
i use pyflink and just run stream.py in IDE( not use flink command, just mouse right click and "run xx.py"). i get:
���� 02, 2023 10:12:31 ���� org.apache.beam.vendor.grpc.v1p21p0.io.grpc.netty.Net…
-
Below is the code:
```
package org.apache.flink.streaming.siddhi.testdelaydata;
import org.apache.flink.api.common.ExecutionConfig;
import org.apache.flink.streaming.api.TimeCharacteristic;
impor…
-
Evaluate running iterative Flink jobs on Tachyon (http://tachyon-project.org/, http://tachyon-project.org/Running-Flink-on-Tachyon.html), i.e. k-means and especially a version that doesn't use Flink's…
-
java.lang.NoSuchMethodError: org.apache.flink.table.factories.DynamicTableFactory$Context.getCatalogTable()Lorg/apache/flink/table/catalog/CatalogTable;
报这个错误,我的flink版本是1.14.4 请问如何解决
-
Hello, thx for this repo first of all!
We are facing now some general idea of distributed jobs auto deployment and I look for solution which supports both Spark and Flink. Is there any chance you wil…
-
### Is your feature request related to a problem?
Pattern recognition in Flink enables searching for a set of event patterns in data streams. Flink comes with a [complex event processing (CEP) libr…
-
数据反序列化解析后,会一直报这个异常,这个难道是脏数据原因????
java.lang.Exception: java.io.EOFException
at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.checkThrowSourceExecutionExceptio…
-
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)? yes
**Describe the problem you faced**
I want to write data to S3 on my local IDE,an…