Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-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 8C9BE17A19 for ; Fri, 25 Sep 2015 04:13:04 +0000 (UTC) Received: (qmail 4640 invoked by uid 500); 25 Sep 2015 04:13:04 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 4617 invoked by uid 500); 25 Sep 2015 04:13:04 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 4602 invoked by uid 99); 25 Sep 2015 04:13:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Sep 2015 04:13:04 +0000 Date: Fri, 25 Sep 2015 04:13:04 +0000 (UTC) From: "Xuefu Zhang (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-11473) Upgrade Spark dependency to 1.5 [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-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907539#comment-14907539 ] Xuefu Zhang commented on HIVE-11473: ------------------------------------ Thanks, Rui. I'm building it. However, publishing it might take a little bit longer as I don't have the credentials. I will update once done. > Upgrade Spark dependency to 1.5 [Spark Branch] > ---------------------------------------------- > > Key: HIVE-11473 > URL: https://issues.apache.org/jira/browse/HIVE-11473 > Project: Hive > Issue Type: Bug > Components: Spark > Reporter: Jimmy Xiang > Assignee: Rui Li > Attachments: HIVE-11473.1-spark.patch > > > In Spark 1.5, SparkListener interface is changed. So HoS may fail to create the spark client if the un-implemented event callback method is invoked. -- This message was sent by Atlassian JIRA (v6.3.4#6332)