Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.1.1, 3.2.1
-
None
Description
In YARN ui2 attempts tab, When Browser and Yarn server are in different time zones, the Running Application Attempt's ElapsedTime is greater than the Application's ElapsedTime.
In UI1, get ElapsedTime from yarn server. In UI2, get currentTime from brower. Therefore, when the browser and the yarn server are in different time zones, the ElapsedTime is incorrect. While the Application‘s ElapsedTime is 29 Secs, the Application Attempt's ElapsedTime is 10 Hrs : 49 Mins : 55 Secs.
1. Yarn ui1 : the ElapsedTime of running application's attempt
2. Yarn ui2 : the ElapsedTime of running application's attempt
a) GraphView
b) GridView
c) GridView - container
Attachments
Attachments
Issue Links
- links to