[
https://issues.apache.org/jira/browse/FLINK-32821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759239#comment-17759239
]
Zhanghao Chen commented on FLINK-32821:
---------------------------------------
Hi [~afedulov], there's already a test on StateMachine example, I'll add tests
for the rest.
> Streaming examples failed to execute due to error in packaging
> --------------------------------------------------------------
>
> Key: FLINK-32821
> URL: https://issues.apache.org/jira/browse/FLINK-32821
> Project: Flink
> Issue Type: Bug
> Components: Examples
> Affects Versions: 1.18.0
> Reporter: Zhanghao Chen
> Assignee: Zhanghao Chen
> Priority: Major
> Labels: pull-request-available
>
> 7 out of the 8 streaming examples failed to run:
> * Iteration & SessionWindowing & SocketWindowWordCount & WindowJoin failed
> to run due to java.lang.NoClassDefFoundError:
> org/apache/flink/streaming/examples/utils/ParameterTool
> * MatrixVectorMul & TopSpeedWindowing & StateMachineExample failed to run
> due to: Caused by: java.lang.ClassNotFoundException:
> org.apache.flink.connector.datagen.source.GeneratorFunction
> The NoClassDefFoundError with ParameterTool is introduced by FLINK-32558
> Properly deprecate DataSet API - ASF JIRA (apache.org), and we'd better
> resolve FLINK-32820 ParameterTool is mistakenly marked as deprecated - ASF
> JIRA (apache.org) first before we come to a fix for this problem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)