[
https://issues.apache.org/jira/browse/HDFS-8108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534684#comment-14534684
]
Hudson commented on HDFS-8108:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #2119 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2119/])
HDFS-8108. Fsck should provide the info on mandatory option to be used along
with -blocks ,-locations and -racks. Contributed by J.Andreina. (umamahesh: rev
4b00ae5c113a9a8bd2a300f6d88897b932eeb94f)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSck.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Fsck should provide the info on mandatory option to be used along with
> "-blocks , -locations and -racks"
> --------------------------------------------------------------------------------------------------------
>
> Key: HDFS-8108
> URL: https://issues.apache.org/jira/browse/HDFS-8108
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: J.Andreina
> Assignee: J.Andreina
> Priority: Trivial
> Fix For: 2.8.0
>
> Attachments: HDFS-8108.1.patch, HDFS-8108.2.patch
>
>
> Fsck usage information should provide the information on which options are
> mandatory to be passed along with "-blocks , -locations and -racks" to be in
> sync with documentation.
> For example :
> To get information on:
> 1. Blocks (-blocks), option "-files" should also be used.
> 2. Rack information (-racks), option "-files" and "-blocks" should also be
> used.
> {noformat}
> ./hdfs fsck -files -blocks
> ./hdfs fsck -files -blocks -racks
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)