Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1C672200BCB for ; Thu, 24 Nov 2016 12:04:02 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1B098160B11; Thu, 24 Nov 2016 11:04:02 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5ACF4160B1E for ; Thu, 24 Nov 2016 12:04:01 +0100 (CET) Received: (qmail 98166 invoked by uid 500); 24 Nov 2016 11:04:00 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 98020 invoked by uid 99); 24 Nov 2016 11:04:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Nov 2016 11:04:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E2B222C03E0 for ; Thu, 24 Nov 2016 11:03:59 +0000 (UTC) Date: Thu, 24 Nov 2016 11:03:59 +0000 (UTC) From: "SammiChen (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HDFS-11172) Support an erasure coding policy RS-DEFAULT-10-4-64k in HDFS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 24 Nov 2016 11:04:02 -0000 SammiChen created HDFS-11172: -------------------------------- Summary: Support an erasure coding policy RS-DEFAULT-10-4-64k in HDFS Key: HDFS-11172 URL: https://issues.apache.org/jira/browse/HDFS-11172 Project: Hadoop HDFS Issue Type: Task Reporter: SammiChen Assignee: SammiChen So far, "hdfs erasurecode" command supports three policies, RS-DEFAULT-3-2-64k, RS-DEFAULT-6-3-64k and RS-LEGACY-6-3-64k. This task is going to add RS-DEFAULT-10-4-64k policy to this command. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org