Return-Path: X-Original-To: apmail-hama-dev-archive@www.apache.org Delivered-To: apmail-hama-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7DD0FD172 for ; Mon, 10 Dec 2012 14:35:25 +0000 (UTC) Received: (qmail 19345 invoked by uid 500); 10 Dec 2012 13:35:25 -0000 Delivered-To: apmail-hama-dev-archive@hama.apache.org Received: (qmail 19210 invoked by uid 500); 10 Dec 2012 13:35:24 -0000 Mailing-List: contact dev-help@hama.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hama.apache.org Delivered-To: mailing list dev@hama.apache.org Received: (qmail 19130 invoked by uid 99); 10 Dec 2012 13:35:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Dec 2012 13:35:22 +0000 Date: Mon, 10 Dec 2012 13:35:22 +0000 (UTC) From: "Edward J. Yoon (JIRA)" To: dev@hama.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HAMA-531) Data re-partitioning in BSPJobClient MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HAMA-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon updated HAMA-531: -------------------------------- Fix Version/s: 0.6.1 > Data re-partitioning in BSPJobClient > ------------------------------------ > > Key: HAMA-531 > URL: https://issues.apache.org/jira/browse/HAMA-531 > Project: Hama > Issue Type: Improvement > Reporter: Edward J. Yoon > Assignee: Edward J. Yoon > Priority: Critical > Fix For: 0.6.1 > > Attachments: HAMA-531_1.patch, HAMA-531_2.patch, HAMA-531_final.patch, patch.txt, patch_v02.txt > > > The re-partitioning the data is a very expensive operation. By the way, currently, we processes read/write operations sequentially using HDFS api in BSPJobClient from client-side. This causes potential too many open files error, contains HDFS overheads, and shows slow performance. > We have to find another way to re-partitioning data. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira