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

Display job configuration in web-ui

    XMLWordPrintableJSON

Details

    Description

      Currently, we only display the cluster configuration in Flink's web ui. That's why users don't see the per job configuration options when deploying a Flink job to a session cluster. I think it would be great to also see the per job specific configuration options (those used to create the job) in Flink's web ui. We might also want to extend the set of displayed ExecutionConfig options in the web ui or alternatively remove them if everything is contained in the per job configuration.

      One thing to keep in mind is that we should filter out cluster configuration options which are not respected by the session cluster. Otherwise it might be a bit confusing if the cluster and job configuration contain contradicting values.

      Attachments

        Activity

          People

            Unassigned Unassigned
            trohrmann Till Rohrmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: