Return-Path: X-Original-To: apmail-hama-commits-archive@www.apache.org Delivered-To: apmail-hama-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AD12F10B71 for ; Fri, 14 Feb 2014 16:16:47 +0000 (UTC) Received: (qmail 9474 invoked by uid 500); 14 Feb 2014 16:16:47 -0000 Delivered-To: apmail-hama-commits-archive@hama.apache.org Received: (qmail 9424 invoked by uid 500); 14 Feb 2014 16:16:44 -0000 Mailing-List: contact commits-help@hama.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hama.apache.org Delivered-To: mailing list commits@hama.apache.org Received: (qmail 9416 invoked by uid 500); 14 Feb 2014 16:16:43 -0000 Delivered-To: apmail-incubator-hama-commits@incubator.apache.org Received: (qmail 9413 invoked by uid 99); 14 Feb 2014 16:16:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 16:16:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 16:16:40 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 8D780246 for ; Fri, 14 Feb 2014 16:16:20 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Fri, 14 Feb 2014 16:16:20 -0000 Message-ID: <20140214161620.9145.79423@eos.apache.org> Subject: =?utf-8?q?=5BHama_Wiki=5D_Trivial_Update_of_=22JobInformation=22_by_ChiaH?= =?utf-8?q?ungLin?= Auto-Submitted: auto-generated X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for chan= ge notification. The "JobInformation" page has been changed by ChiaHungLin: https://wiki.apache.org/hama/JobInformation?action=3Ddiff&rev1=3D47&rev2=3D= 48 * finishTime: long. The time this job is finished. job status. * superstepCount: long. This job's superstep count. job satus. * conf: Configuration. Specific setting for this job. - * Tasks: [[TaskTable|TaskTable]]. See TaskInProgress and [[JobInformatio= n#Job_Task_Relation|Job Task Relation section]]. = + * Tasks: [[TaskTable|TaskTable]]. See TaskInProgress and [[TaskTable#Job= _Task_Relation|Job Task Relation section]]. = * attemptId: [[TaskAttemptID|TaskAttemptID]]. A task attempt id in whic= h a [[TaskID|TaskID]], containing BSPJobID, is embedded. = * failed: Boolean. If a task fails or not. default to false. * NUM_ATTEMPTS_PER_RESTART: int. Set to 1000.