[
https://issues.apache.org/jira/browse/FLINK-32702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weihua Hu updated FLINK-32702:
------------------------------
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.
was:
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.
> 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
> Priority: Major
> Labels: pull-request-available
> 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 package the dependencies in a
> single jar.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)