[ 
https://issues.apache.org/jira/browse/HDFS-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suresh Srinivas updated HDFS-1307:
----------------------------------

    Attachment: HDFS-1307.2.patch

Looks like the tests depend on the last line of the output printing DFS status. 
TestFsck failed because the patch prints Fsck end time and total time as the 
last line. New patch restores the last line as expected.

> Add start time, end time and total time taken for FSCK to FSCK report
> ---------------------------------------------------------------------
>
>                 Key: HDFS-1307
>                 URL: https://issues.apache.org/jira/browse/HDFS-1307
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: name-node, tools
>    Affects Versions: 0.22.0
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>             Fix For: 0.22.0
>
>         Attachments: HDFS-1307.1.patch, HDFS-1307.2.patch, HDFS-1307.patch, 
> HDFS-1307.y20.patch
>
>
> FSCK is a long running operation and makes namenode very busy when it runs. 
> Adding information such as start time, end time and time taken helps in 
> determining when the FSCK was run and the impact of that on Namenode.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to