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-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org