Xiao Chen created HADOOP-13819:
----------------------------------

             Summary: Directory Scanner should log startup message time 
correctly
                 Key: HADOOP-13819
                 URL: https://issues.apache.org/jira/browse/HADOOP-13819
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 2.7.1
            Reporter: Xiao Chen
            Priority: Trivial


When DirectoryScanner is enabled, one can see the following log:
{noformat}
INFO org.apache.hadoop.hdfs.server.datanode.DirectoryScanner: Periodic 
Directory Tree Verification scan starting at 1479189895562ms with interval of 
21600000ms
{noformat}

The first is epoch time and should not have 'ms'. Or better yet, we can change 
it to a human-readable format.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to