[ 
https://issues.apache.org/jira/browse/YARN-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171535#comment-14171535
 ] 

Ray Chiang commented on YARN-570:
---------------------------------

One bug.

    The RM UI application table ends up with times like:

    Tue Oct 14 14:4:27 -0700 2014  (for 2:04 PM)
    Tue Oct 14 14:5:6 -0700 2014    (for 2:05 PM)

One comment.

    The RM "About" section always shows time local to the node the RM is 
running on.  The RM UI application table always show local time of the 
machine/browser.  That fits given the Javascript/Java discrepancy, but it could 
be confusing in a completely different way.


> Time strings are formated in different timezone
> -----------------------------------------------
>
>                 Key: YARN-570
>                 URL: https://issues.apache.org/jira/browse/YARN-570
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: webapp
>    Affects Versions: 2.2.0
>            Reporter: Peng Zhang
>            Assignee: Akira AJISAKA
>         Attachments: MAPREDUCE-5141.patch, YARN-570.2.patch, 
> YARN-570.3.patch, YARN-570.4.patch
>
>
> Time strings on different page are displayed in different timezone.
> If it is rendered by renderHadoopDate() in yarn.dt.plugins.js, it appears as 
> "Wed, 10 Apr 2013 08:29:56 GMT"
> If it is formatted by format() in yarn.util.Times, it appears as "10-Apr-2013 
> 16:29:56"
> Same value, but different timezone.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to