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 EBC1D91B0 for ; Thu, 5 Apr 2012 11:23:43 +0000 (UTC) Received: (qmail 50722 invoked by uid 500); 5 Apr 2012 11:23:43 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 50701 invoked by uid 500); 5 Apr 2012 11:23:43 -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 50693 invoked by uid 99); 5 Apr 2012 11:23:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Apr 2012 11:23:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Thu, 05 Apr 2012 11:23:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C055C35AF30 for ; Thu, 5 Apr 2012 11:23:22 +0000 (UTC) Date: Thu, 5 Apr 2012 11:23:22 +0000 (UTC) From: "Edward J. Yoon (Resolved) (JIRA)" To: hama-dev@incubator.apache.org Message-ID: <600763769.16575.1333625002801.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1937002504.18798.1332788431184.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (HAMA-543) Make best effort to start BSP Task on the host where the input split is located. 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-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon resolved HAMA-543. --------------------------------- Resolution: Fixed Test passed on my 3 racks Hama cluster. I've just committed this to TRUNK. Thanks Suraj! :) If there's additional ideas, Please open new JIRA ticket. > Make best effort to start BSP Task on the host where the input split is located. > -------------------------------------------------------------------------------- > > Key: HAMA-543 > URL: https://issues.apache.org/jira/browse/HAMA-543 > Project: Hama > Issue Type: Improvement > Components: bsp > Affects Versions: 0.4.0 > Reporter: Suraj Menon > Fix For: 0.5.0 > > Attachments: HAMA-543-locality.patch > > > Currently, BSP Task is not scheduled on the host that has the input split stored by HDFS. BSP Task scheduler should make an attempt to start the task on the host that has the input split located on it. -- 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