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

Arpit Agarwal commented on HDFS-9534:
-------------------------------------

The TestHarFileSystem and TestFilterFileSystem failures are related to the 
patch. Let's fix them and also verify that the remaining failures are unrelated 
by running them locally.

{code}
2016-02-27 04:34:44,055 ERROR fs.FileSystem 
(TestFilterFileSystem.java:testFilterFileSystem(160)) - FilterFileSystem MUST 
implement public void 
org.apache.hadoop.fs.FileSystem.unsetStoragePolicy(org.apache.hadoop.fs.Path) 
throws java.io.IOException
{code}

+1 once the failures are addressed. Also let's add the new API to 
{{FileContext}} and {{AbstractFileSystem}} and derivatives. Okay to do so in a 
follow up jira.

Hi [~jingzhao], [~cnauroth] do you have any additional comments?

> Add CLI command to clear storage policy from a path.
> ----------------------------------------------------
>
>                 Key: HDFS-9534
>                 URL: https://issues.apache.org/jira/browse/HDFS-9534
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: tools
>            Reporter: Chris Nauroth
>            Assignee: Xiaobing Zhou
>         Attachments: HDFS-9534.001.patch, HDFS-9534.002.patch, 
> HDFS-9534.003.patch
>
>
> The {{hdfs storagepolicies}} command has sub-commands for 
> {{-setStoragePolicy}} and {{-getStoragePolicy}} on a path.  However, there is 
> no {{-removeStoragePolicy}} to remove a previously set storage policy on a 
> path.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to