Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.7.1
-
None
-
Reviewed
Description
When DirectoryScanner is enabled, one can see the following log:
INFO org.apache.hadoop.hdfs.server.datanode.DirectoryScanner: Periodic Directory Tree Verification scan starting at 1479189895562ms with interval of 21600000ms
The first is epoch time and should not have 'ms'. Or better yet, we can change it to a human-readable format.