-
Hi
I executed ./flink-1.11.1/bin/flink run -c com.datacolin.Job ./flink-onnx-pytorch/target/scala-2.11/flink-onnx-pytorch-assembly-0.0.1.jar appeared as follows error:
Caused by: java.lang.NoClas…
-
Stack trace -
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1
at org.apache.flink.streaming.siddhi.schema.SiddhiStreamSchema.getStreamDefinition(SiddhiStreamSchema.java:49…
-
flink 1.13.1
idea run and flink on yarn throw the same error
pom.xml
```
ru.yandex.clickhouse
clickhouse-jdbc
0.3.1
```
error:
``…
-
StreamOutputHandler.receive exception when executing multiple Query
Is **Output output** thread safe?
java.lang.ArrayIndexOutOfBoundsException: -1
at com.esotericsoftware.kryo.util.IntArray.pop(…
-
I am currently experiencing an issue when attempting to read Hudi with Flink. The problem arises when I configure the Flink RuntimeMode as 'batch' and set the Hudi FlinkOptions.READ_AS_STREAMING to 'f…
-
### Search before asking
- [ ] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar question.
- [ ] I had googled my question but i didn't get any help.
- …
-
I used flink-1.12.5 kinesis connector to consume data from kinesis. And flink-1.12.5 should have all the latest features in `amazon-kinesis-connector-flink` repo.
From time to time I am getting IOE…
-
* Hudi version :0.13.1
* Flink version :1.13
Hudi Flink Config:
'connector' = 'hudi',
'path' = 's3://bnb-datalake-hudi/**********',
'table.type' = 'COPY_ON_WRITE', 'write.batch.size' = '5…
-
-
### Apache Iceberg version
1.2.1
### Query engine
Flink
### Please describe the bug 🐞
The snapshots_id recorded in """*.metadata.json""" cannot be found in the table after flink writes the iceber…