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 A3605176ED for ; Tue, 7 Oct 2014 23:01:34 +0000 (UTC) Received: (qmail 4599 invoked by uid 500); 7 Oct 2014 23:01:34 -0000 Delivered-To: apmail-spark-issues-archive@spark.apache.org Received: (qmail 4409 invoked by uid 500); 7 Oct 2014 23:01:34 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@spark.apache.org Received: (qmail 4303 invoked by uid 99); 7 Oct 2014 23:01:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Oct 2014 23:01:34 +0000 Date: Tue, 7 Oct 2014 23:01:34 +0000 (UTC) From: "Andrew Or (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SPARK-3777) Display "Executor ID" for Tasks in Stage page 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/SPARK-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Or updated SPARK-3777: ----------------------------- Assignee: Shixiong Zhu > Display "Executor ID" for Tasks in Stage page > --------------------------------------------- > > Key: SPARK-3777 > URL: https://issues.apache.org/jira/browse/SPARK-3777 > Project: Spark > Issue Type: Improvement > Components: Web UI > Affects Versions: 1.0.0, 1.0.2, 1.1.0 > Reporter: Shixiong Zhu > Assignee: Shixiong Zhu > Priority: Minor > Labels: easy > Fix For: 1.1.1, 1.2.0 > > > Now the Stage page only displays "Executor"(host) for tasks. However, there may be more than one Executors running in the same host. Currently, when some task is hung, I only know the host of the faulty executor. Therefore I have to check all executors in the host. > Adding "Executor ID" would be helpful to locate the faulty executor. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org For additional commands, e-mail: issues-help@spark.apache.org