chencan created HDFS-12896:
------------------------------
Summary: 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]