From 11272159bb7308b854319b73a76d60f2ec5bfe23 Mon Sep 17 00:00:00 2001 From: Ayush Saxena Date: Tue, 6 Aug 2019 08:42:15 +0530 Subject: [PATCH] HDFS-14679. Failed to add erasure code policies with example template. Contributed by Yuan Zhou. --- .../src/main/conf/user_ec_policies.xml.template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/conf/user_ec_policies.xml.template b/hadoop-hdfs-project/hadoop-hdfs/src/main/conf/user_ec_policies.xml.template index 8510b35aae..36350ef4bf 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/src/main/conf/user_ec_policies.xml.template +++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/conf/user_ec_policies.xml.template @@ -35,20 +35,21 @@ - + xor 2 1 - RS + rs 12 4 - RS-legacy + rs-legacy 12 4