Return-Path: X-Original-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 33E7E9F9A for ; Wed, 16 Nov 2011 14:29:17 +0000 (UTC) Received: (qmail 81204 invoked by uid 500); 16 Nov 2011 14:29:16 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 81128 invoked by uid 500); 16 Nov 2011 14:29:16 -0000 Mailing-List: contact hama-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-dev@incubator.apache.org Received: (qmail 81113 invoked by uid 99); 16 Nov 2011 14:29:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Nov 2011 14:29:16 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Nov 2011 14:29:13 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 0D6BE88614 for ; Wed, 16 Nov 2011 14:28:53 +0000 (UTC) Date: Wed, 16 Nov 2011 14:28:53 +0000 (UTC) From: "ChiaHung Lin (Commented) (JIRA)" To: hama-dev@incubator.apache.org Message-ID: <908283171.34968.1321453733056.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1954551739.34897.1321452471782.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HAMA-476) Splitter doesn't work correctly MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HAMA-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151228#comment-13151228 ] ChiaHung Lin commented on HAMA-476: ----------------------------------- >From what I discovered so far, this ideally can be achieved by applying tiling strategy. Then we can provide wrapper classes for user to access according to range requested. > Splitter doesn't work correctly > ------------------------------- > > Key: HAMA-476 > URL: https://issues.apache.org/jira/browse/HAMA-476 > Project: Hama > Issue Type: Bug > Components: bsp > Affects Versions: 0.3.0 > Reporter: Edward J. Yoon > Assignee: Edward J. Yoon > Fix For: 0.4.0 > > > - To split sequencefile as user requested size, there's no way to avoid read/write records. I think we have to use just blockSize. > - Unlike MapReduce, we are unable to queuing tasks when exceeds cluster capacity (I have no idea at the moment). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira