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

SammiChen commented on HDFS-12896:
----------------------------------

Hi [~candychencan],  HDFS-12308 is about to provide a new API other than 
{{getErasureCodingPolicy}} to return the effective EC policy. 

> when set replicate EC policy for a directory or file,it's EC policy cannot be 
> querying by getPolicy command.
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-12896
>                 URL: https://issues.apache.org/jira/browse/HDFS-12896
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: chencan
>
> When i set replicate EC policy for ecDir,then query it by getPolicy,it return 
> ‘The erasure coding policy of /ecDir is unspecified', as follow.
> [root@master bin]# hdfs dfs -mkdir /ecDir
> [root@master bin]# hdfs ec -setPolicy -path /ecDir -replicate
> Set erasure coding policy replication on /ecDir
> [root@master bin]# hdfs ec -getPolicy -path /ecDir
> The erasure coding policy of /ecDir is unspecified



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to