Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-19976 FLIP-136: Improve interoperability between DataStream and Table API
  3. FLINK-23646

Use pipeline name consistently across DataStream API and Table API

    XMLWordPrintableJSON

Details

    • The default job name for DataStream API programs in batch mode has changed from "Flink Streaming Job" to "Flink Batch Job". A custom name can be set with config option "pipeline.name".

    Description

      Currently, the pipeline name configured in StreamExecutionEnvironment is not always considered in a table environment. E.g. when using executeSql. In general, the job name code can be simplified by relying on the StreamGraphGenerator.

      Attachments

        Issue Links

          Activity

            People

              twalthr Timo Walther
              twalthr Timo Walther
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: