[
https://issues.apache.org/jira/browse/HDFS-8388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621647#comment-14621647
]
Akira AJISAKA commented on HDFS-8388:
-------------------------------------
One comment from me.
bq. The applied patch generated 1 release audit warnings.
We need to add a line to the pom.xml not to check moment.js.
{code:title=hadoop-hdfs-project/hadoop-hdfs/pom.xml}
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<configuration>
<excludes>
<exclude>CHANGES.txt</exclude>
...
{code}
> Time and Date format need to be in sync in Namenode UI page
> -----------------------------------------------------------
>
> Key: HDFS-8388
> URL: https://issues.apache.org/jira/browse/HDFS-8388
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Archana T
> Assignee: Surendra Singh Lilhore
> Priority: Minor
> Attachments: HDFS-8388.patch, HDFS-8388_1.patch
>
>
> In NameNode UI Page, Date and Time FORMAT displayed on the page are not in
> sync currently.
> Started:Wed May 13 12:28:02 IST 2015
> Compiled:23 Apr 2015 12:22:59
> Block Deletion Start Time 13 May 2015 12:28:02
> We can keep a common format in all the above places.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)