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

Shubham Dewan commented on HDFS-14209:
--------------------------------------

Thanks [~linyiqun] for the review

 

1) Yes, earlier also it is including the path but adding only the path when it 
is present in the mount-table and returning locations, but we are making 
changes so that we are able to setQuota for the locations that are not present 
in the mount-table. Hence, the change has been done.

2) In UT after setQuota we are calling updateService.periodicInvoke() to ensure 
quota updated in quota manager and state store.

    So, I think existing order is correct only.

> RBF: setQuota() through router is working for only the mount Points under the 
> “Source” column in MountTable
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-14209
>                 URL: https://issues.apache.org/jira/browse/HDFS-14209
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Shubham Dewan
>            Assignee: Shubham Dewan
>            Priority: Major
>         Attachments: HDFS-14209-HDFS-13891.002.patch, 
> HDFS-14209-HDFS-13891.003.patch, HDFS-14209.001.patch
>
>
> Through router we are only able to setQuota for the directories under the 
> Source column of the mount table.
>  For any other directories apart from mount table entry ==> No remote 
> locations available IOException is thrown.
>  Should be able to setQuota for all the directories if present.



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