Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 C940518B57 for ; Sat, 26 Sep 2015 20:18:04 +0000 (UTC) Received: (qmail 86715 invoked by uid 500); 26 Sep 2015 20:18:04 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 86670 invoked by uid 500); 26 Sep 2015 20:18:04 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 86658 invoked by uid 99); 26 Sep 2015 20:18:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Sep 2015 20:18:04 +0000 Date: Sat, 26 Sep 2015 20:18:04 +0000 (UTC) From: "Hudson (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-12442) Display help if the command option to "hdfs dfs " is not valid 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/HADOOP-12442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909460#comment-14909460 ] Hudson commented on HADOOP-12442: --------------------------------- FAILURE: Integrated in Hadoop-Hdfs-trunk #2362 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/2362/]) HADOOP-12442. Display help if the command option to 'hdfs dfs' is not valid (Contributed by nijel) (vinayakumarb: rev 861b52db242f238d7e36ad75c158025be959a696) * hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestFsShell.java * hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FsShell.java * hadoop-common-project/hadoop-common/CHANGES.txt > Display help if the command option to "hdfs dfs " is not valid > --------------------------------------------------------------- > > Key: HADOOP-12442 > URL: https://issues.apache.org/jira/browse/HADOOP-12442 > Project: Hadoop Common > Issue Type: Improvement > Reporter: nijel > Assignee: nijel > Priority: Minor > Fix For: 2.8.0 > > Attachments: HADOOP-12442.patch, HDFS-9125_1.patch, HDFS-9125_2.patch, HDFS-9125_3.patch > > > {noformat} > master:/home/nijel/hadoop-3.0.0-SNAPSHOT/bin # ./hdfs dfs -mkdirs > -mkdirs: Unknown command > {noformat} > Better to display the help info. -- This message was sent by Atlassian JIRA (v6.3.4#6332)