[ 
https://issues.apache.org/jira/browse/FLINK-29685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

LI Mingkun updated FLINK-29685:
-------------------------------
    Description: 
h1. Backgroud

Web UI didn't show all JM info if enable JM HA now.
h1. Example

JM will restart after failed if enable 
[yarn.application-attempts|https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/config/#yarn-application-attempts].
 We need to track all JM address for batch jobs after job finished or failed.
h1. Suggestion

So, I suggest add multi JM info into ExecutionGraph and archive it into 
ArchivedExecutionGraph when job finished.

  was:
h1. Backgroud

Web UI didn't show all JM info if enable JM HA now.
h1. Example

JM will restart after failed if enable 
[yarn.application-attempts|https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/config/#yarn-application-attempts].
 We need to track JM address for batch jobs after job finished.
h1. Suggestion

So, I suggest add multi JM info into ExecutionGraph and archive it into 
ArchivedExecutionGraph when job finished.


> Add JM info into ExecutionGraph
> -------------------------------
>
>                 Key: FLINK-29685
>                 URL: https://issues.apache.org/jira/browse/FLINK-29685
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Configuration
>            Reporter: LI Mingkun
>            Priority: Major
>              Labels: execution, runtime
>
> h1. Backgroud
> Web UI didn't show all JM info if enable JM HA now.
> h1. Example
> JM will restart after failed if enable 
> [yarn.application-attempts|https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/config/#yarn-application-attempts].
>  We need to track all JM address for batch jobs after job finished or failed.
> h1. Suggestion
> So, I suggest add multi JM info into ExecutionGraph and archive it into 
> ArchivedExecutionGraph when job finished.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to