Return-Path: X-Original-To: apmail-spark-issues-archive@minotaur.apache.org Delivered-To: apmail-spark-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 A5BDF11511 for ; Thu, 26 Jun 2014 05:14:24 +0000 (UTC) Received: (qmail 24486 invoked by uid 500); 26 Jun 2014 05:14:24 -0000 Delivered-To: apmail-spark-issues-archive@spark.apache.org Received: (qmail 24450 invoked by uid 500); 26 Jun 2014 05:14:24 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@spark.apache.org Delivered-To: mailing list issues@spark.apache.org Received: (qmail 24438 invoked by uid 99); 26 Jun 2014 05:14:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jun 2014 05:14:24 +0000 Date: Thu, 26 Jun 2014 05:14:24 +0000 (UTC) From: "Reynold Xin (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (SPARK-2286) Report exception/errors for failed tasks that are not ExceptionFailure MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Reynold Xin created SPARK-2286: ---------------------------------- Summary: Report exception/errors for failed tasks that are not ExceptionFailure Key: SPARK-2286 URL: https://issues.apache.org/jira/browse/SPARK-2286 Project: Spark Issue Type: Improvement Components: Web UI Affects Versions: 1.0.0 Reporter: Reynold Xin Assignee: Reynold Xin If a task failed with Resubmitted, FetchFailed, TaskResultLost (or any other reason that is not ExceptionFailure), the web ui doesn't report any exception. -- This message was sent by Atlassian JIRA (v6.2#6252)