Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: (qmail 85818 invoked from network); 6 Sep 2010 07:31:30 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Sep 2010 07:31:30 -0000 Received: (qmail 11591 invoked by uid 500); 6 Sep 2010 07:31:30 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 11509 invoked by uid 500); 6 Sep 2010 07:31:28 -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 11496 invoked by uid 99); 6 Sep 2010 07:31:27 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Sep 2010 07:31:27 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Sep 2010 07:31:10 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o867UmIA029161 for ; Mon, 6 Sep 2010 07:30:48 GMT Message-ID: <27310603.37031283758248124.JavaMail.jira@thor> Date: Mon, 6 Sep 2010 03:30:48 -0400 (EDT) From: "Edward J. Yoon (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Created: (HAMA-286) Task progress should be monitored 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 Task progress should be monitored --------------------------------- Key: HAMA-286 URL: https://issues.apache.org/jira/browse/HAMA-286 Project: Hama Issue Type: Sub-task Components: bsp Affects Versions: 0.2.0 Reporter: Edward J. Yoon Assignee: Edward J. Yoon Fix For: 0.2.0 When a task assigned to slave server, task should be entered the execution state, and its state should be monitored via TaskInProgress. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.