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

Yiqun Lin commented on HADOOP-13883:
------------------------------------

I'm a little confused here, I have updated in {{CommandsManual.md}}, right?
{quote}
 | GENERIC\_OPTION | Description |
 |:---- |:---- |
-| `-fs <local> or <namenode:port>` | Specify a NameNode. |
+| `-fs <default filesystem URL to use>` | Specify default filesystem URL to 
use. Overrides 'fs.defaultFS' property from configurations. |
 | `-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. |
{quote}

> 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