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

Andrew Wang updated HDFS-11314:
-------------------------------
    Release Note: HDFS will now restrict the set of erasure coding policies 
that can be set by users. The set of allowed policies can be configured via 
"dfs.namenode.ec.policies.enabled" on the NameNode. Please see the 
documentation for more details.

> Enforce set of enabled EC policies on the NameNode
> --------------------------------------------------
>
>                 Key: HDFS-11314
>                 URL: https://issues.apache.org/jira/browse/HDFS-11314
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: erasure-coding
>    Affects Versions: 3.0.0-alpha1
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>            Priority: Blocker
>              Labels: hdfs-ec-3.0-must-do
>             Fix For: 3.0.0-alpha3
>
>         Attachments: HDFS-11314.001.patch, HDFS-11314.002.patch, 
> HDFS-11314.003.patch, HDFS-11314.004.patch, HDFS-11314.005.patch, 
> HDFS-11314.006.patch
>
>
> Filing based on discussion in HDFS-8095. A user might specify a policy that 
> is not appropriate for the cluster, e.g. a RS (10,4) policy when the cluster 
> only has 10 nodes. The NN should only allow the client to choose from a 
> pre-approved list determined by the cluster administrator.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to