[ https://issues.apache.org/jira/browse/HDFS-7866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15127923#comment-15127923 ]
Kai Zheng commented on HDFS-7866: --------------------------------- bq. For striped blocks, we will possibly support replication factor in the future. At that time we can have 4 bits for EC policy (16) and 7 for repl factor (128). Sounds good to support repl for striped blocks as well. Maybe 7 bits for EC policies (up to 128 ones) and 4 bits for repl factor (up to 16 sounds enough for striped blocks). Please help clarify if I misunderstood. Thanks. > Erasure coding: NameNode manages multiple erasure coding policies > ----------------------------------------------------------------- > > Key: HDFS-7866 > URL: https://issues.apache.org/jira/browse/HDFS-7866 > Project: Hadoop HDFS > Issue Type: Sub-task > Reporter: Kai Zheng > Assignee: Rui Li > Attachments: HDFS-7866-v1.patch, HDFS-7866-v2.patch, > HDFS-7866-v3.patch, HDFS-7866.4.patch, HDFS-7866.5.patch, HDFS-7866.6.patch, > HDFS-7866.7.patch > > > This is to extend NameNode to load, list and sync predefine EC schemas in > authorized and controlled approach. The provided facilities will be used to > implement DFSAdmin commands so admin can list available EC schemas, then > could choose some of them for target EC zones. -- This message was sent by Atlassian JIRA (v6.3.4#6332)