Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3CA8517FE6 for ; Sat, 27 Sep 2014 18:44:34 +0000 (UTC) Received: (qmail 90946 invoked by uid 500); 27 Sep 2014 18:44:34 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 90886 invoked by uid 500); 27 Sep 2014 18:44:34 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 90874 invoked by uid 99); 27 Sep 2014 18:44:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Sep 2014 18:44:33 +0000 Date: Sat, 27 Sep 2014 18:44:33 +0000 (UTC) From: "Konstantin Shvachko (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-7156) Fsck documentation is outdated. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150698#comment-14150698 ] Konstantin Shvachko commented on HDFS-7156: ------------------------------------------- Thanks for the patch, Masahiro. All changes are good and Findbugs warning is unrelated to the patch. One nit: could you split the changed line in DFSck in two, as it grew longer than 80 symbols. I plan to commit it in branch 2 as well so that we could have corrected documentation in upcoming release. > Fsck documentation is outdated. > ------------------------------- > > Key: HDFS-7156 > URL: https://issues.apache.org/jira/browse/HDFS-7156 > Project: Hadoop HDFS > Issue Type: Bug > Components: documentation > Affects Versions: 2.5.1 > Reporter: Konstantin Shvachko > Labels: newbie > Attachments: HDFS-7156_1.patch > > > fsck documentation got stale. It does not describe options like -includeSnapshots and -list-corruptfileblocks. > It should be broght in sync with fsck USAGE. -- This message was sent by Atlassian JIRA (v6.3.4#6332)