-
**Use case**
Imagine a Kafka stream of transaction data streaming in which need to join with a data changing dimension table in SQL Server or a file or some JDBC OLTP table, left outer join the d…
-
Hi,
We're facing the following exception while trying to adopt Scotty on the latest Flink-1.14.2:
```
switched from RUNNING to FAILED with failure cause: java.lang.ArrayIndexOutOfBoundsException:…
-
org.apache.flink.streaming.runtime.tasks.StreamTaskException: Cannot load user class: com.dtstack.flink.sql.source.kafka.KafkaConsumer010
ClassLoader info: URL ClassLoader:
file: '/tmp/blobStore…
-
使用tibigdata整合flink读取数据时,程序出现
java.lang.IllegalStateException: Table `db`.`table` no longer exists in TiDB
at io.tidb.bigdata.tidb.ClientSession.lambda$getTableMust$0(ClientSession.java:181) ~[flink…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
This issue is related to #386 .
**In this issue we want to identify the scope of Apache Wayang - Apache Kafka support.**
Apache Kafka does not offer a processing engine. KStreams and KSQLDB have…
kamir updated
3 months ago
-
The LoadTests Python Combine Flink Streaming is failing over 50% of the time
Please visit https://github.com/andreydevyatkin/beam/actions/workflows/beam_LoadTests_Python_Combine_Flink_Streaming.yml?q…
-
The LoadTests Python Combine Flink Streaming is failing over 50% of the time
Please visit https://github.com/andreydevyatkin/beam/actions/workflows/beam_LoadTests_Python_Combine_Flink_Streaming.yml?q…
-
The LoadTests Python Combine Flink Streaming is failing over 50% of the time
Please visit https://github.com/andreydevyatkin/beam/actions/workflows/beam_LoadTests_Python_Combine_Flink_Streaming.yml?q…
-
Hi,
I have a flink job, H3Core.newInstance() is initialized in the open method , when restore from flink state , it throws an exception like this
java.lang.UnsatisfiedLinkError: Can't load librar…