Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 98006 invoked from network); 16 Jan 2008 00:50:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jan 2008 00:50:04 -0000 Received: (qmail 52719 invoked by uid 500); 16 Jan 2008 00:49:53 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 52685 invoked by uid 500); 16 Jan 2008 00:49:53 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 52675 invoked by uid 99); 16 Jan 2008 00:49:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2008 16:49:52 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jan 2008 00:49:47 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 266A0714264 for ; Tue, 15 Jan 2008 16:49:40 -0800 (PST) Message-ID: <29887242.1200444580154.JavaMail.jira@brutus> Date: Tue, 15 Jan 2008 16:49:40 -0800 (PST) From: "Raghu Angadi (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-2620) 'bin/hadoop fs -help' does not list file permissions commands. In-Reply-To: <24445433.1200444579635.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghu Angadi updated HADOOP-2620: --------------------------------- Description: '{{bin/hadoop fs -help}}' does not list chmod, chown, and chgrp. But '{{bin/hadoop fs -help chmod}}' etc work as expected. (was: {{bin/hadoop fs -help}} does not list chmod, chown, and chgrp. But {{bin/hadoop fs -help chmod}} etc work as expected.) > 'bin/hadoop fs -help' does not list file permissions commands. > -------------------------------------------------------------- > > Key: HADOOP-2620 > URL: https://issues.apache.org/jira/browse/HADOOP-2620 > Project: Hadoop > Issue Type: Bug > Components: fs > Reporter: Raghu Angadi > Assignee: Raghu Angadi > Priority: Trivial > Fix For: 0.16.0 > > > '{{bin/hadoop fs -help}}' does not list chmod, chown, and chgrp. But '{{bin/hadoop fs -help chmod}}' etc work as expected. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.