Return-Path: X-Original-To: apmail-tez-issues-archive@minotaur.apache.org Delivered-To: apmail-tez-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8794217E1B for ; Wed, 22 Oct 2014 21:02:34 +0000 (UTC) Received: (qmail 72731 invoked by uid 500); 22 Oct 2014 21:02:34 -0000 Delivered-To: apmail-tez-issues-archive@tez.apache.org Received: (qmail 72671 invoked by uid 500); 22 Oct 2014 21:02:34 -0000 Mailing-List: contact issues-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list issues@tez.apache.org Received: (qmail 72660 invoked by uid 99); 22 Oct 2014 21:02:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Oct 2014 21:02:34 +0000 Date: Wed, 22 Oct 2014 21:02:33 +0000 (UTC) From: "Hitesh Shah (JIRA)" To: issues@tez.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TEZ-1141) DAGStatus.Progress should include number of failed attempts 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/TEZ-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14180530#comment-14180530 ] Hitesh Shah commented on TEZ-1141: ---------------------------------- [~bikassaha] [~gopalv] do we need a notion of killed attempts? or just completed attempts ( to denote both succeeded/failed/killed ) ? > DAGStatus.Progress should include number of failed attempts > ----------------------------------------------------------- > > Key: TEZ-1141 > URL: https://issues.apache.org/jira/browse/TEZ-1141 > Project: Apache Tez > Issue Type: Improvement > Affects Versions: 0.5.0 > Reporter: Bikas Saha > Assignee: Hitesh Shah > Attachments: TEZ-1141.1.patch > > > Currently its impossible to know whether a job is seeing a lot of issues and failures because we only report running tasks. Eventually the job fails but before that we have no indication that a bunch of task failures have been happening. -- This message was sent by Atlassian JIRA (v6.3.4#6332)