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

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

Thanks [~dibyendu_hadoop] for bringing this up.
HDFS-13326 did add pretty much all the functionality of this JIRA.
We would have two CLI interfaces doing pretty much the same.
[~ayushtkn] is there any functionality that is missing that you are covering 
with this?
I think you can achieve the behavior you desire with commands like:
{code}
hdfs dfsrouteadmin -update /mnt -readonly
{code}

It is true that quotas have their own command but they cannot be update through 
{{-update}}.

> RBF: Add methods to RouterAdmin to set order, read only, and chown
> ------------------------------------------------------------------
>
>                 Key: HDFS-13912
>                 URL: https://issues.apache.org/jira/browse/HDFS-13912
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>         Attachments: HDFS-13912-01.patch, HDFS-13912-02.patch
>
>
> Presently there is methods for only quotas for an existing mount entries.
> Similarly it can be added for the other remaining parameters those even are 
> dynamic and requires changes. 



--
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