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 D8437200B21 for ; Thu, 12 May 2016 07:27:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D7339160A1A; Thu, 12 May 2016 05:27:14 +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 58DF5160A18 for ; Thu, 12 May 2016 07:27:14 +0200 (CEST) Received: (qmail 57139 invoked by uid 500); 12 May 2016 05:27:13 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 57036 invoked by uid 99); 12 May 2016 05:27:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 May 2016 05:27:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 10E872C1F6B for ; Thu, 12 May 2016 05:27:13 +0000 (UTC) Date: Thu, 12 May 2016 05:27:13 +0000 (UTC) From: "Uma Maheswara Rao G (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-8430) Erasure coding: compute file checksum for stripe files MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 12 May 2016 05:27:15 -0000 [ https://issues.apache.org/jira/browse/HDFS-8430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15281220#comment-15281220 ] Uma Maheswara Rao G commented on HDFS-8430: ------------------------------------------- [~drankye] could you please revise the patch as per the plan? Do you think we can target this before 3.0 rc? > Erasure coding: compute file checksum for stripe files > ------------------------------------------------------ > > Key: HDFS-8430 > URL: https://issues.apache.org/jira/browse/HDFS-8430 > Project: Hadoop HDFS > Issue Type: Sub-task > Affects Versions: HDFS-7285 > Reporter: Walter Su > Assignee: Kai Zheng > Labels: hdfs-ec-3.0-must-do > Attachments: HDFS-8430-poc1.patch > > > HADOOP-3981 introduces a distributed file checksum algorithm. It's designed for replicated block. > {{DFSClient.getFileChecksum()}} need some updates, so it can work for striped block group. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org