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 220C619117 for ; Wed, 13 Apr 2016 13:38:31 +0000 (UTC) Received: (qmail 64435 invoked by uid 500); 13 Apr 2016 13:38:25 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 64381 invoked by uid 500); 13 Apr 2016 13:38:25 -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 64195 invoked by uid 99); 13 Apr 2016 13:38:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Apr 2016 13:38:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 959E22C1F61 for ; Wed, 13 Apr 2016 13:38:25 +0000 (UTC) Date: Wed, 13 Apr 2016 13:38:25 +0000 (UTC) From: "Kihwal Lee (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-10280) Document new dfsadmin command -evictWriters 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-10280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HDFS-10280: ------------------------------ Status: Patch Available (was: Open) > Document new dfsadmin command -evictWriters > ------------------------------------------- > > Key: HDFS-10280 > URL: https://issues.apache.org/jira/browse/HDFS-10280 > Project: Hadoop HDFS > Issue Type: Improvement > Components: documentation > Affects Versions: 2.8.0 > Reporter: Wei-Chiu Chuang > Assignee: Wei-Chiu Chuang > Priority: Minor > Labels: supportability > Attachments: HDFS-10280.001.patch > > > HDFS-9945 added a new dfsadmin command -evictWriters, which is great. > However I noticed typing {{dfs dfsadmin}} does not show a command line help summary. It is shown only when I type {{dfs dfsadmin -help}}. > Also, it would be great to document it in {{HDFS Commands Guide}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)