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

Hudson commented on HDFS-10557:
-------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #10014 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10014/])
HDFS-10557. Fix handling of the -fs Generic option. (Arpit Agarwal) (arp: rev 
66fa34c839c89733839cb67878fdfdc4b1f65ab8)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DiskBalancer.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/diskbalancer/command/ReportCommand.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/diskbalancer/planner/GreedyPlanner.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/diskbalancer/command/TestDiskBalancerCommand.java
* hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSDiskbalancer.md
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/diskbalancer/command/PlanCommand.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/diskbalancer/command/Command.java


> 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
>         Attachments: HDFS-10557-HDFS-1312.02.patch, 
> HDFS-10557-HDFS-1312.03.patch, HDFS-10557-HDFS-1312.04.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to