[ 
https://issues.apache.org/jira/browse/HADOOP-13883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15739080#comment-15739080
 ] 

Brahma Reddy Battula commented on HADOOP-13883:
-----------------------------------------------

Yes, you updated, but it's not alphabet order...shuold like following
{noformat}
-| `-fs <local> or <namenode:port>` | Specify a NameNode. |
 | `-archives <comma separated list of archives> ` | Specify comma separated 
archives to be unarchived on the compute machines. Applies only to job. |
 | `-conf <configuration file> ` | Specify an application configuration file. |
 | `-D <property>=<value> ` | Use value for given property. |
 | `-files <comma separated list of files> ` | Specify comma separated files to 
be copied to the map reduce cluster. Applies only to job. |
+| `-fs <default filesystem URL to use>` | Specify default filesystem URL to 
use. Overrides 'fs.defaultFS' property from configurations. |
{noformat}

> Add description of -fs option in generic command usage
> ------------------------------------------------------
>
>                 Key: HADOOP-13883
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13883
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Yiqun Lin
>            Assignee: Yiqun Lin
>            Priority: Minor
>             Fix For: 2.8.0, 3.0.0-alpha2
>
>         Attachments: HADOOP-13883.001.patch, HADOOP-13883.addendum001.patch
>
>
> Currently the description of option '-fs' is missing in generic command  
> usage in documentation {{CommandManual.md}}. And the users won't know to use 
> this option, while this option already makes sense to {{hdfs dfsadmin}}, 
> {{hdfs fsck}}, etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to