Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.18.0
-
None
Description
There are some streaming examples that depend on flink-connector-datagen, but didn't package the datagen connector to the final jar. As a result, these examples couldn't run.
- Iteration.jar
- TopSpeedWindowing.jar
- SessionWindowing.jar
I would like to use the Maven Shade Plugin to package the dependencies in a single jar.
Attachments
Attachments
Issue Links
- duplicates
-
FLINK-32821 Streaming examples failed to execute due to error in packaging
- Resolved
- is caused by
-
FLINK-28227 Migrate o.a.f.streaming.examples to the new Source API
- Closed
- links to