Weihua Hu created FLINK-32702:
---------------------------------
Summary: streaming examples could not run
Key: FLINK-32702
URL: https://issues.apache.org/jira/browse/FLINK-32702
Project: Flink
Issue Type: Bug
Components: Examples
Affects Versions: 1.18.0
Reporter: Weihua Hu
Attachments: image-2023-07-27-16-54-20-070.png
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 include the dependencies in a
single jar.
!image-2023-07-27-16-54-20-070.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)