[
https://issues.apache.org/jira/browse/HDFS-10646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117608#comment-16117608
]
Chris Douglas commented on HDFS-10646:
--------------------------------------
This looks like a good first cut of the admin tool. Just a few nits:
* These are vestigial? There are also some {{SetConfiguration}} PB messages,
not sure if/how these are used...
{noformat}
+ } else if ("-perfBenchmark".equalsIgnoreCase(cmd)) {
// [snip]
+ } else if ("-setConfiguration".equalsIgnoreCase(cmd)) {
{noformat}
* {{printMounts}} can be static
* Totally subjective, but the commands seem a little verbose.
addMount/removeMount/listMounts could be add/rm/list without losing much
> Federation admin tool
> ---------------------
>
> Key: HDFS-10646
> URL: https://issues.apache.org/jira/browse/HDFS-10646
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: fs
> Affects Versions: HDFS-10467
> Reporter: Íñigo Goiri
> Assignee: Íñigo Goiri
> Attachments: HDFS-10646-HDFS-10467-000.patch,
> HDFS-10646-HDFS-10467-001.patch
>
>
> Tools for administrators to manage HDFS federation. This includes managing
> the mount table and decommission subclusters.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]