Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-32821

Streaming examples failed to execute due to error in packaging

    XMLWordPrintableJSON

Details

    Description

      6 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 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.

      Attachments

        Issue Links

          Activity

            People

              Zhanghao Chen Zhanghao Chen
              Zhanghao Chen Zhanghao Chen
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: