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 7E12FDB3E for ; Tue, 2 Oct 2012 12:43:25 +0000 (UTC) Received: (qmail 81945 invoked by uid 500); 2 Oct 2012 12:43:24 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 81896 invoked by uid 500); 2 Oct 2012 12:43:24 -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 81876 invoked by uid 99); 2 Oct 2012 12:43:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2012 12:43:23 +0000 Date: Tue, 2 Oct 2012 23:43:23 +1100 (NCT) From: "Hudson (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1075361378.154054.1349181803977.JavaMail.jiratomcat@arcas> In-Reply-To: <1088491253.68629.1347442147573.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HADOOP-8791) rm "Only deletes non empty directory and files." 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-8791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467673#comment-13467673 ] Hudson commented on HADOOP-8791: -------------------------------- Integrated in Hadoop-Hdfs-0.23-Build #392 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/392/]) svn merge -c 1390109 FIXES: HADOOP-8791. Fix rm command documentation to indicte it deletes files and not directories. Contributed by Jing Zhao. (Revision 1392437) Result = UNSTABLE bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1392437 Files : * /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt * /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/docs/src/documentation/content/xdocs/file_system_shell.xml > rm "Only deletes non empty directory and files." > ------------------------------------------------ > > Key: HADOOP-8791 > URL: https://issues.apache.org/jira/browse/HADOOP-8791 > Project: Hadoop Common > Issue Type: Bug > Components: documentation > Affects Versions: 1.0.3, 3.0.0 > Reporter: Bertrand Dechoux > Assignee: Jing Zhao > Labels: documentation > Fix For: 1.2.0, 3.0.0, 2.0.3-alpha, 0.23.5 > > Attachments: HADOOP-8791-branch-1.001.patch, HADOOP-8791-branch-1.patch, HADOOP-8791-branch-1.patch, HADOOP-8791-trunk.001.patch, HADOOP-8791-trunk.patch, HADOOP-8791-trunk.patch > > > The documentation (1.0.3) is describing the opposite of what rm does. > It should be "Only delete files and empty directories." > With regards to file, the size of the file should not matter, should it? > OR I am totally misunderstanding the semantic of this command and I am not the only one. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira