[
https://issues.apache.org/jira/browse/HDFS-8020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kai Zheng updated HDFS-8020:
----------------------------
Description: Currently *ErasureCodingWorker* gets recovery related info and
performs the erasure decoding task using the raw erasure coder API. In this
follow-on issue, the recovery relate info can be further mapped to construct
BlockGroup object to utilize and call the higher level {{ErasureCoder}} API.
(was: As a task of HDFS-7348, to process *stripping* coding commands from
NameNode or other scheduler services/tools, we need to first be able to restore
BlockGroup and schema information in DataNode, which will be used to construct
and perform coding work using {{ErasureCoder}} API.)
> Erasure Coding: constructing and mapping BlockGroup info to utilize and call
> ErasureCoder API
> ---------------------------------------------------------------------------------------------
>
> Key: HDFS-8020
> URL: https://issues.apache.org/jira/browse/HDFS-8020
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Kai Zheng
> Assignee: Kai Sasaki
>
> Currently *ErasureCodingWorker* gets recovery related info and performs the
> erasure decoding task using the raw erasure coder API. In this follow-on
> issue, the recovery relate info can be further mapped to construct BlockGroup
> object to utilize and call the higher level {{ErasureCoder}} API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)