[jira] [Updated] (HDFS-7839) Erasure coding: move EC policies from file header to XAttr

2015-02-26 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-7839: Attachment: HDFS-7839-001.patch Thanks Andrew for the suggestion. The new patch includes an {{ErasureCodongZ

[jira] [Updated] (HDFS-7839) Erasure coding: move EC policies from file header to XAttr

2015-02-26 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-7839: Description: As a quick first step to facilitate initial development and testing, HDFS-7347 added EC configur

[jira] [Updated] (HDFS-7839) Erasure coding: move EC policies from file header to XAttr

2015-02-25 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-7839: Attachment: HDFS-7839-000.patch Initial patch to demonstrate the logic. A couple of questions I think we need