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 899A4200B97 for ; Sun, 9 Oct 2016 11:32:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 884DF160AC3; Sun, 9 Oct 2016 09:32:22 +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 0798A160AEE for ; Sun, 9 Oct 2016 11:32:21 +0200 (CEST) Received: (qmail 24848 invoked by uid 500); 9 Oct 2016 09:32:20 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 24744 invoked by uid 99); 9 Oct 2016 09:32:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Oct 2016 09:32:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7518B2C0D52 for ; Sun, 9 Oct 2016 09:32:20 +0000 (UTC) Date: Sun, 9 Oct 2016 09:32:20 +0000 (UTC) From: "Kai Zheng (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MAPREDUCE-6780) Add support for HDFS directory with erasure code policy to TeraGen and TeraSort MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 09 Oct 2016 09:32:22 -0000 [ https://issues.apache.org/jira/browse/MAPREDUCE-6780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15559673#comment-15559673 ] Kai Zheng commented on MAPREDUCE-6780: -------------------------------------- Thanks [~Sammi] for the update per our off-line reviewing discussion. The latest patch LGTM and +1. > Add support for HDFS directory with erasure code policy to TeraGen and TeraSort > ------------------------------------------------------------------------------- > > Key: MAPREDUCE-6780 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6780 > Project: Hadoop Map/Reduce > Issue Type: Task > Reporter: SammiChen > Assignee: SammiChen > Attachments: MAPREDUCE-6780-v1.patch, MAPREDUCE-6780-v2.patch > > > So far, HDFS file with erasure code policy doesn't support hflush and hsync operation. This task is going to find a way to support writing data to erasure code policy files in TeraGen and TeraSort. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org