You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2016/06/22 04:32:58 UTC

[jira] [Created] (HDFS-10557) Fix handling of the -fs Generic option

Arpit Agarwal created HDFS-10557:
------------------------------------

             Summary: Fix handling of the -fs Generic option
                 Key: HDFS-10557
                 URL: https://issues.apache.org/jira/browse/HDFS-10557
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: diskbalancer
    Affects Versions: HDFS-1312
            Reporter: Arpit Agarwal
            Assignee: Arpit Agarwal


A recent change to DiskBalancer replaced the -uri option with -fs. However -fs is a [generic option|http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/CommandsManual.html#Generic_Options] so it is consumed by the GenericOptionsParser.

We can update this option handling to make it similar to other hdfs commands.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org