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 A91BADEC3 for ; Wed, 12 Sep 2012 19:17:08 +0000 (UTC) Received: (qmail 74570 invoked by uid 500); 12 Sep 2012 19:17:08 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 74536 invoked by uid 500); 12 Sep 2012 19:17:08 -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 74525 invoked by uid 99); 12 Sep 2012 19:17:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2012 19:17:08 +0000 Date: Thu, 13 Sep 2012 06:17:08 +1100 (NCT) From: "Hadoop QA (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1766212513.71160.1347477428161.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=13454264#comment-13454264 ] Hadoop QA commented on HADOOP-8791: ----------------------------------- +1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12544860/HADOOP-8791-trunk.patch against trunk revision . +1 @author. The patch does not contain any @author tags. +0 tests included. The patch appears to be a documentation patch that doesn't require tests. +1 javac. The applied patch does not increase the total number of javac compiler warnings. +1 javadoc. The javadoc tool did not generate any warning messages. +1 eclipse:eclipse. The patch built with eclipse:eclipse. +1 findbugs. The patch does not introduce any new Findbugs (version 1.3.9) warnings. +1 release audit. The applied patch does not increase the total number of release audit warnings. +1 core tests. The patch passed unit tests in hadoop-common-project/hadoop-common. +1 contrib tests. The patch passed contrib unit tests. Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/1443//testReport/ Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/1443//console This message is automatically generated. > 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 > Labels: documentation > Attachments: HADOOP-8791-branch-1.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