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

Íñigo Goiri commented on HDFS-13655:
------------------------------------

I'm also a little worried about the number of new JIRAs.
The main problem is that most of them are pretty minimal and related to the 
error handling of the Router admin:
* HDFS-13867: validation for max arguments
* HDFS-13861: print usage only for the right command
* HDFS-13858: check for the safemode command
* HDFS-13815: proper managing of the order parameter
(There's a couple more I cannot even find; this shows how hard is getting to 
track this.)
I'm even tempted to move all of those to a single JIRA or put under an umbrella.
Not sure if it makes sense to merge those JIRAs with this umbrella in the same 
branch though.
Feedback is welcome.

> RBF: Add missing ClientProtocol APIs to RBF
> -------------------------------------------
>
>                 Key: HDFS-13655
>                 URL: https://issues.apache.org/jira/browse/HDFS-13655
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Xiao Chen
>            Priority: Major
>
> As 
> [discussed|https://issues.apache.org/jira/browse/HDFS-12858?focusedCommentId=16500975&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16500975|#comment-16500975]
>  with [~elgoiri], there are some HDFS methods that does not take path as a 
> parameter. We should support these to work with federation.
> The ones missing are:
>  * Snapshots
>  * Storage policies
>  * Encryption zones
>  * Cache pools
> One way to reasonably have them to work with federation is to 'list' each 
> nameservice and concat the results. This can be done pretty much the same as 
> {{refreshNodes()}} and it would be a matter of querying all the subclusters 
> and aggregate the output (e.g., {{getDatanodeReport()}}.)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to