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 B225E7969 for ; Wed, 14 Sep 2011 12:15:31 +0000 (UTC) Received: (qmail 67196 invoked by uid 500); 14 Sep 2011 12:15:31 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 67142 invoked by uid 500); 14 Sep 2011 12:15:31 -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 66987 invoked by uid 99); 14 Sep 2011 12:15:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 12:15:30 +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, 14 Sep 2011 12:15:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 76A7F97C0A for ; Wed, 14 Sep 2011 12:15:09 +0000 (UTC) Date: Wed, 14 Sep 2011 12:15:09 +0000 (UTC) From: "ChiaHung Lin (JIRA)" To: hama-dev@incubator.apache.org Message-ID: <1560487672.26374.1316002509482.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1217210581.8823.1305248867332.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HAMA-387) Advanced Barrier Synchronization 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-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaHung Lin updated HAMA-387: ------------------------------ Attachment: x.patch Any chance to help test the patch and paste the log so I can check its internal state? Basically just to know when sync() hangs, within super step what process remains there. I've tested this patch with 5 vms and it works ok, but I understand this is probably because the processes involved are not large enough. > Advanced Barrier Synchronization > -------------------------------- > > Key: HAMA-387 > URL: https://issues.apache.org/jira/browse/HAMA-387 > Project: Hama > Issue Type: Improvement > Components: bsp > Affects Versions: 0.3.0 > Reporter: Edward J. Yoon > Assignee: Edward J. Yoon > Fix For: 0.4.0 > > Attachments: HAMA-387_v02.patch, HAMA-387_v03.patch, HAMA-387_v04.patch, new.patch, sleepless.patch, x.PNG, x.patch > > > I think, the lock file must include: > * the job ID > * the task ID of the lock file owner > * the current superstep count > to check ownership and validation. > Currently they are named by hostname, but multi-tasks can be run per one groomserver in the future. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira