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 7A1C48A6F for ; Wed, 24 Aug 2011 10:47:54 +0000 (UTC) Received: (qmail 15451 invoked by uid 500); 24 Aug 2011 10:47:53 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 15341 invoked by uid 500); 24 Aug 2011 10:47:52 -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 15331 invoked by uid 99); 24 Aug 2011 10:47:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2011 10:47:51 +0000 X-ASF-Spam-Status: No, hits=-2000.5 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, 24 Aug 2011 10:47:49 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2665ECD901 for ; Wed, 24 Aug 2011 10:47:29 +0000 (UTC) Date: Wed, 24 Aug 2011 10:47:29 +0000 (UTC) From: "Edward J. Yoon (JIRA)" To: hama-dev@incubator.apache.org Message-ID: <442099880.8897.1314182849153.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1446809713.8282.1310517899817.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HAMA-413) Remove limitation on the number of tasks 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-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon updated HAMA-413: -------------------------------- Attachment: HAMA-413_v05.patch TODO: reduce reporting times. > Remove limitation on the number of tasks > ---------------------------------------- > > Key: HAMA-413 > URL: https://issues.apache.org/jira/browse/HAMA-413 > Project: Hama > Issue Type: Sub-task > Components: bsp > Affects Versions: 0.3.0 > Reporter: Edward J. Yoon > Assignee: Edward J. Yoon > Fix For: 0.4.0 > > Attachments: HAMA-413_v01.patch, HAMA-413_v02.patch, HAMA-413_v03.patch, HAMA-413_v05.patch, HAMA_413_v04.patch > > > By HAMA-410 patch, BSPPeer object will be constructed at child process. Now we can just remove limitation on the number of tasks. > Here's TODO list: > 1. The number of tasks per groom should be configurable e.g., 'bsp.local.tasks.maximum'. > 2. The 'totalTaskCapacity' should be calculated at BSPMaster.getClusterStatus(). > 3. When scheduling tasks, consider how to allocate them. > 4. Each BSPPeer should know all created peers of Hama cluster by job. It can be listed based on actions of GroomServer. > 5. In examples, 'cluster.getGroomServers()' can be changed to 'cluster.getMaxTasks()'. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira