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

Chao Sun commented on HDFS-8631:
--------------------------------

The newly added helper method {{methodNotSupported}} is defined as protected 
which causes issues for things like {{HarFileSystem}} and {{FilterFileSystem}} 
. After second thought, I think it would be sufficient to make it private as 
there's no need for subclasses of {{FileSystem}} to use this. Uploaded patch v8.

Was trying to reproduce these router DT related test failures but they always 
fail on my laptop with "connect timed out" errors (w/o the patch).

> WebHDFS : Support setQuota
> --------------------------
>
>                 Key: HDFS-8631
>                 URL: https://issues.apache.org/jira/browse/HDFS-8631
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>    Affects Versions: 2.7.2
>            Reporter: nijel
>            Assignee: Chao Sun
>            Priority: Major
>         Attachments: HDFS-8631-001.patch, HDFS-8631-002.patch, 
> HDFS-8631-003.patch, HDFS-8631-004.patch, HDFS-8631-005.patch, 
> HDFS-8631-006.patch, HDFS-8631-007.patch, HDFS-8631-008.patch
>
>
> User is able do quota management from filesystem object. Same operation can 
> be allowed trough REST API.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to