Description
As we plan to have the APIs in ApplicationHistoryProtocol to expose the reports of finished application attempts and containers, we should do the same for ApplicationClientProtocol, which will return the reports of running attempts and containers.
Later on, we can improve YarnClient to direct the query of running instance to ApplicationClientProtocol, while that of finished instance to ApplicationHistoryProtocol, making it transparent to the users.
Attachments
Attachments
Issue Links
- blocks
-
YARN-1577 Unmanaged AM is broken because of YARN-1493
- Closed
-
YARN-1809 Synchronize RM and Generic History Service Web-UIs
- Closed
- duplicates
-
YARN-1266 Implement PB service and client wrappers for ApplicationHistoryProtocol
- Closed
- is depended upon by
-
YARN-1794 Yarn CLI only shows running containers for Running Applications
- Resolved
- relates to
-
YARN-979 [YARN-321] Add more APIs related to ApplicationAttempt and Container in ApplicationHistoryProtocol
- Closed