[
https://issues.apache.org/jira/browse/HDFS-10235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223974#comment-15223974
]
Brahma Reddy Battula commented on HDFS-10235:
---------------------------------------------
{{lastContact}} is given as seconds itself from the NameNode. It is being
converted to absolute time stamp in UI side.
Now if we convert that to msec, it will be in multiples of 1000 itself.
So, its better to be in seconds itself. as this is only for user/admin to see.
Not for any metrics.
> [NN UI] Last contact for Live Nodes should be relative time
> -----------------------------------------------------------
>
> Key: HDFS-10235
> URL: https://issues.apache.org/jira/browse/HDFS-10235
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Brahma Reddy Battula
> Assignee: Brahma Reddy Battula
> Attachments: HDFS-10235.patch
>
>
> Last contact for Live Nodes should be relative time and we can keep absolute
> date for Dead Nodes. Relative time will be more convenient to know the last
> contact , we no need to extra maths here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)