[jira] [Updated] (HDFS-11605) Allow user to customize and add new erasure code codecs and policies

2017-04-18 Thread Huafeng Wang (JIRA)

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

Huafeng Wang updated HDFS-11605:

Attachment: HDFS-11605.001.patch

This is my first attempt. Most of the code is ready and the only thing left is 
the ErasureCodingCLI part, which depends on another issue. I'll update the 
patch once the dependent issue is resolved.

> Allow user to customize and add new erasure code codecs and policies
> 
>
> Key: HDFS-11605
> URL: https://issues.apache.org/jira/browse/HDFS-11605
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: erasure-coding
>Reporter: Kai Zheng
>Assignee: Huafeng Wang
> Fix For: 3.0.0-alpha3
>
> Attachments: HDFS-11605.001.patch
>
>
> Based on the facility developed in HDFS-11604, this will develop necessary 
> CLI cmd to load an XML file and the results will be maintained in NameNode 
> {{ErasureCodingPolicyManager}} as {{USER_POLICIES}} in line with 
> {{SYS_POLICIES}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-11605) Allow user to customize and add new erasure code codecs and policies

2017-04-19 Thread Huafeng Wang (JIRA)

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

Huafeng Wang updated HDFS-11605:

Status: Patch Available  (was: Open)

> Allow user to customize and add new erasure code codecs and policies
> 
>
> Key: HDFS-11605
> URL: https://issues.apache.org/jira/browse/HDFS-11605
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: erasure-coding
>Reporter: Kai Zheng
>Assignee: Huafeng Wang
> Fix For: 3.0.0-alpha3
>
> Attachments: HDFS-11605.001.patch
>
>
> Based on the facility developed in HDFS-11604, this will develop necessary 
> CLI cmd to load an XML file and the results will be maintained in NameNode 
> {{ErasureCodingPolicyManager}} as {{USER_POLICIES}} in line with 
> {{SYS_POLICIES}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-11605) Allow user to customize and add new erasure code codecs and policies

2017-04-21 Thread Huafeng Wang (JIRA)

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

Huafeng Wang updated HDFS-11605:

Attachment: HDFS-11605.002.patch

> Allow user to customize and add new erasure code codecs and policies
> 
>
> Key: HDFS-11605
> URL: https://issues.apache.org/jira/browse/HDFS-11605
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: erasure-coding
>Reporter: Kai Zheng
>Assignee: Huafeng Wang
> Fix For: 3.0.0-alpha3
>
> Attachments: HDFS-11605.001.patch, HDFS-11605.002.patch
>
>
> Based on the facility developed in HDFS-11604, this will develop necessary 
> CLI cmd to load an XML file and the results will be maintained in NameNode 
> {{ErasureCodingPolicyManager}} as {{USER_POLICIES}} in line with 
> {{SYS_POLICIES}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-11605) Allow user to customize and add new erasure code codecs and policies

2017-04-23 Thread Huafeng Wang (JIRA)

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

Huafeng Wang updated HDFS-11605:

Attachment: HDFS-11605.003.patch

> Allow user to customize and add new erasure code codecs and policies
> 
>
> Key: HDFS-11605
> URL: https://issues.apache.org/jira/browse/HDFS-11605
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: erasure-coding
>Reporter: Kai Zheng
>Assignee: Huafeng Wang
> Fix For: 3.0.0-alpha3
>
> Attachments: HDFS-11605.001.patch, HDFS-11605.002.patch, 
> HDFS-11605.003.patch
>
>
> Based on the facility developed in HDFS-11604, this will develop necessary 
> CLI cmd to load an XML file and the results will be maintained in NameNode 
> {{ErasureCodingPolicyManager}} as {{USER_POLICIES}} in line with 
> {{SYS_POLICIES}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-11605) Allow user to customize and add new erasure code codecs and policies

2017-04-25 Thread Huafeng Wang (JIRA)

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

Huafeng Wang updated HDFS-11605:

Attachment: HDFS-11605.004.patch

> Allow user to customize and add new erasure code codecs and policies
> 
>
> Key: HDFS-11605
> URL: https://issues.apache.org/jira/browse/HDFS-11605
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: erasure-coding
>Reporter: Kai Zheng
>Assignee: Huafeng Wang
> Fix For: 3.0.0-alpha3
>
> Attachments: HDFS-11605.001.patch, HDFS-11605.002.patch, 
> HDFS-11605.003.patch, HDFS-11605.004.patch
>
>
> Based on the facility developed in HDFS-11604, this will develop necessary 
> CLI cmd to load an XML file and the results will be maintained in NameNode 
> {{ErasureCodingPolicyManager}} as {{USER_POLICIES}} in line with 
> {{SYS_POLICIES}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-11605) Allow user to customize and add new erasure code codecs and policies

2017-04-26 Thread Huafeng Wang (JIRA)

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

Huafeng Wang updated HDFS-11605:

Attachment: HDFS-11605.005.patch

> Allow user to customize and add new erasure code codecs and policies
> 
>
> Key: HDFS-11605
> URL: https://issues.apache.org/jira/browse/HDFS-11605
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: erasure-coding
>Reporter: Kai Zheng
>Assignee: Huafeng Wang
> Fix For: 3.0.0-alpha3
>
> Attachments: HDFS-11605.001.patch, HDFS-11605.002.patch, 
> HDFS-11605.003.patch, HDFS-11605.004.patch, HDFS-11605.005.patch
>
>
> Based on the facility developed in HDFS-11604, this will develop necessary 
> CLI cmd to load an XML file and the results will be maintained in NameNode 
> {{ErasureCodingPolicyManager}} as {{USER_POLICIES}} in line with 
> {{SYS_POLICIES}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org