Description
Must handle:
- Cases when AM finishes/die/killed
- Cases when AM recovers
- Cases when AM moved from one DAG to another
- Ensure that AM to ATS transition is smooth, without any manual intervention.
Implementation:
If AM fetch return unexpected/no data, use RM application API and check the application status. If its running display an error message, else(complete) stop polling (Ensure that the records are reloaded from ATS).
Attachments
Attachments
Issue Links
- is depended upon by
-
TEZ-2893 Tez UI: Retain vertex info displayed in DAG details page even after completion
- Resolved