You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "chencan (JIRA)" <ji...@apache.org> on 2018/01/10 03:08:00 UTC

[jira] [Resolved] (HDFS-12896) when set replicate EC policy for a directory or file,it's EC policy cannot be querying by getPolicy command.

     [ https://issues.apache.org/jira/browse/HDFS-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chencan resolved HDFS-12896.
----------------------------
    Resolution: Duplicate

> 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: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org