Till Rohrmann created FLINK-22474:
-------------------------------------

             Summary: Display job configuration in web-ui
                 Key: FLINK-22474
                 URL: https://issues.apache.org/jira/browse/FLINK-22474
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Web Frontend
    Affects Versions: 1.12.2, 1.11.3, 1.13.0
            Reporter: Till Rohrmann


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to