Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 11C71200BBB for ; Wed, 26 Oct 2016 14:28:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1090E160ACA; Wed, 26 Oct 2016 12:28:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7DA6A160AFD for ; Wed, 26 Oct 2016 14:28:00 +0200 (CEST) Received: (qmail 63778 invoked by uid 500); 26 Oct 2016 12:27:59 -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 63588 invoked by uid 99); 26 Oct 2016 12:27:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2016 12:27:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C24852C2A6D for ; Wed, 26 Oct 2016 12:27:58 +0000 (UTC) Date: Wed, 26 Oct 2016 12:27:58 +0000 (UTC) From: "Sean Owen (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SPARK-4411) Add "kill" link for jobs in the UI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 26 Oct 2016 12:28:01 -0000 [ https://issues.apache.org/jira/browse/SPARK-4411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-4411: ----------------------------- Priority: Minor (was: Major) > Add "kill" link for jobs in the UI > ---------------------------------- > > Key: SPARK-4411 > URL: https://issues.apache.org/jira/browse/SPARK-4411 > Project: Spark > Issue Type: New Feature > Components: Web UI > Affects Versions: 1.2.0 > Reporter: Kay Ousterhout > Assignee: Alex Bozarth > Priority: Minor > Fix For: 2.1.0 > > > SPARK-4145 changes the default landing page for the UI to show jobs. We should have a "kill" link for each job, similar to what we have for each stage, so it's easier for users to kill slow jobs (and the semantics of killing a job are slightly different than killing a stage). -- 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