[
https://issues.apache.org/jira/browse/HDFS-8020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14395059#comment-14395059
]
Zhe Zhang commented on HDFS-8020:
---------------------------------
Actually {{DNA_CODEC}} is sufficient because we can always deduct whether the
command is for encoding or decoding (or both) from
{{BlockECRecoveryInfo#liveBlockIndices}}.
I think work on this JIRA should start after we have {{ECSchema}} class. Then
this JIRA should add the schema to the {{BlockECRecoveryInfo}}
> Erasure Coding: restore BlockGroup and schema info from stripping coding
> command
> --------------------------------------------------------------------------------
>
> 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
>
> As a task of HDFS-7344, 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 coding work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)