Victor Wong created FLINK-12468:
-----------------------------------
Summary: Unregister application from the YARN Resource Manager with a valid appTrackingUrl
Key: FLINK-12468
URL:
https://issues.apache.org/jira/browse/FLINK-12468 Project: Flink
Issue Type: Improvement
Components: Deployment / YARN
Reporter: Victor Wong
Assignee: Victor Wong
Attachments: image-2019-05-09-18-06-06-954.png, image-2019-05-09-18-07-52-725.png
Currently when a Flink job on yarn finished, it's tracking URL is not valid. As a result, we can not jump to Flink history server directly from Yarn.
!image-2019-05-09-18-06-06-954.png!
We can provide a valid appTrackingUrl when unregister from Yarn.
_org.apache.flink.yarn.YarnResourceManager#internalDeregisterApplication_
_!image-2019-05-09-18-07-52-725.png!_
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)