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

Xiao Chen commented on HDFS-12857:
----------------------------------

Cherry-picked to branch-3.0. Ran the changed test before pushing.

> StoragePolicyAdmin should support schema based path
> ---------------------------------------------------
>
>                 Key: HDFS-12857
>                 URL: https://issues.apache.org/jira/browse/HDFS-12857
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 3.1.0
>            Reporter: Surendra Singh Lilhore
>            Assignee: Surendra Singh Lilhore
>            Priority: Major
>             Fix For: 3.1.0, 3.0.4
>
>         Attachments: HDFS-12857.001.patch
>
>
> When we execute storagepolicy admin command with full schema path, then it 
> will throw this exception 
> {noformat}
> ./hdfs storagepolicies -getstoragepolicy -path 
> hdfs://localhost:39133/user1/bar
> java.lang.IllegalArgumentException: Wrong FS: 
> hdfs://localhost:39133/user1/bar, expected: viewfs://cluster/
> {noformat}
> This is because path schema is not matching with {{fs.defaultFS}}.  
> {{fs.defaultFS}} configured with {{viewFs}} and in file path {{hdfs}} is 
> used. This is broken because of HDFS-11968



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