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

Allow StreamExecutionEnvironment's executeAsync API to use default JobName

    XMLWordPrintableJSON

Details

    Description

      On the `execute` API of StreamExecutionEnvironment, jobName is allowed to be Null. In this case, the default jobName in StreamGraphGenerator (`DEFAULT_STREAMING_JOB_NAME` or `DEFAULT_BATCH_JOB_NAME`) will be used, but the logic of `executeAsync` does not allow jobName to be Null. I think the processing logic should be unified here.

      Attachments

        Issue Links

          Activity

            People

              wangm92 Matt Wang
              wangm92 Matt Wang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: