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

Yang Yun commented on HDFS-13377:
---------------------------------

Thanks [~ayushtkn] for the review.

Added new patch HDFS-13377.004.patch with below changes,
 * Use lambdas for {{ugi.doAs}} , thanks [~ayushtkn] for the code example.
 * Remove the unused imports from the test.
 * Add comments for each test.
 * Fix the typo.
 * Add new test checking owner isn't allowed to setQuota when this 
configuration isn't enabled.

> The owner of folder can set quota for his sub folder
> ----------------------------------------------------
>
>                 Key: HDFS-13377
>                 URL: https://issues.apache.org/jira/browse/HDFS-13377
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: namenode
>            Reporter: Yang Yun
>            Assignee: Yang Yun
>            Priority: Minor
>         Attachments: HDFS-13377.003.patch, HDFS-13377.004.patch, 
> HDFS-13377.patch, HDFS-13377.patch, HDFS-13377.patch
>
>
> Currently, only  super user can set quota. That is huge burden for 
> administrator in a large system. Add a new feature to let the owner of a 
> folder also has the privilege to set quota for his sub folders. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to