You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Sharad Agarwal (JIRA)" <ji...@apache.org> on 2008/10/16 14:26:46 UTC

[jira] Updated: (HADOOP-4427) Add new/missing commands in forrest

     [ https://issues.apache.org/jira/browse/HADOOP-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal updated HADOOP-4427:
-----------------------------------

    Description: 
Following commands needs to be added to:
- commands_manual:
queue
job  [-set-priority <job-id> <priority>]
dfsadmin  [-setSpaceQuota <quota> <dirname>...<dirname>]
                   [-clrSpaceQuota <dirname>...<dirname>]

- hdfs_shell:
fs [-count[-q] <path>]
    [-moveToLocal [-crc] <src> <localdst>]

  was:Scheduler has added 'queue' command to the hadoop script. This should be documented in Forrest commands manual doc.

       Assignee: Sreekanth Ramakrishnan
     Issue Type: Bug  (was: New Feature)
        Summary: Add new/missing commands in forrest  (was: Document newly added command "hadoop queue" in the commands manual)

> Add new/missing commands in forrest
> -----------------------------------
>
>                 Key: HADOOP-4427
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4427
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.19.0
>            Reporter: Sharad Agarwal
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> Following commands needs to be added to:
> - commands_manual:
> queue
> job  [-set-priority <job-id> <priority>]
> dfsadmin  [-setSpaceQuota <quota> <dirname>...<dirname>]
>                    [-clrSpaceQuota <dirname>...<dirname>]
> - hdfs_shell:
> fs [-count[-q] <path>]
>     [-moveToLocal [-crc] <src> <localdst>]

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.