Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2DA4510A52 for ; Fri, 28 Nov 2014 09:14:13 +0000 (UTC) Received: (qmail 40634 invoked by uid 500); 28 Nov 2014 09:14:12 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 40570 invoked by uid 500); 28 Nov 2014 09:14:12 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 40558 invoked by uid 500); 28 Nov 2014 09:14:12 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 40555 invoked by uid 99); 28 Nov 2014 09:14:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Nov 2014 09:14:12 +0000 Date: Fri, 28 Nov 2014 09:14:12 +0000 (UTC) From: "Lefty Leverenz (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-8834) enable job progress monitoring of Remote Spark Context [Spark Branch] 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/HIVE-8834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228173#comment-14228173 ] Lefty Leverenz commented on HIVE-8834: -------------------------------------- Does this need any documentation? > enable job progress monitoring of Remote Spark Context [Spark Branch] > --------------------------------------------------------------------- > > Key: HIVE-8834 > URL: https://issues.apache.org/jira/browse/HIVE-8834 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Chengxiang Li > Assignee: Rui Li > Labels: Spark-M3 > Fix For: spark-branch > > Attachments: HIVE-8834.1-spark.patch, HIVE-8834.2-spark.patch, HIVE-8834.3-spark.patch, HIVE-8834.4-spark.patch, HIVE-8834.5-spark.patch, HIVE-8834.6-spark.patch > > > We should enable job progress monitor in Remote Spark Context, the spark job progress info should fit into SparkJobStatus. SPARK-2321 supply new spark progress API, which should make this task easier. -- This message was sent by Atlassian JIRA (v6.3.4#6332)