Return-Path: X-Original-To: apmail-hive-user-archive@www.apache.org Delivered-To: apmail-hive-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6522D18875 for ; Fri, 20 Nov 2015 01:39:39 +0000 (UTC) Received: (qmail 46836 invoked by uid 500); 20 Nov 2015 01:39:38 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 46759 invoked by uid 500); 20 Nov 2015 01:39:38 -0000 Mailing-List: contact user-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hive.apache.org Delivered-To: mailing list user@hive.apache.org Received: (qmail 46747 invoked by uid 99); 20 Nov 2015 01:39:38 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Nov 2015 01:39:38 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 907A0C081E for ; Fri, 20 Nov 2015 01:39:37 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.9 X-Spam-Level: ** X-Spam-Status: No, score=2.9 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id tg-HaN9Pz6U9 for ; Fri, 20 Nov 2015 01:39:26 +0000 (UTC) Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 67A2A43AFF for ; Fri, 20 Nov 2015 01:39:26 +0000 (UTC) Received: by wmww144 with SMTP id w144so2433786wmw.0 for ; Thu, 19 Nov 2015 17:39:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=YhWUljhgYFPFiBZStX4wNW9RcHAnJz5u+3ls0BuhElo=; b=mNAxtodQQjggxMvtzkIhlaFFVAEOLNsPoNgYFwnC/6G/ibSNoV53plETToAB2/aKH+ lMQU6+fEi4gtB1ewxNu1EYAHhQV6dq0AnciD+y2P3YQKzSYRmWqc7A0+mce29aHjRYVV 47zaOgyxQmW67IyhKPyBvW23v8mWDjIIUfbV/+OgEnOsvwjYHZn35gAjfdDTjYxaRMOB acfzGds/ec7emi6rKASq+BnZpto1MtvV/mZHe0nxg2aORovaw66V5miXVTiSJoJUhYv2 S65LGsrHMV7jEqsWSG5pR7AEI20l73XMyNIC69NqnFRDMG3fjMubUlsD2p+B0hWYavd+ 8OMA== MIME-Version: 1.0 X-Received: by 10.28.23.136 with SMTP id 130mr866153wmx.94.1447983565652; Thu, 19 Nov 2015 17:39:25 -0800 (PST) Received: by 10.194.121.37 with HTTP; Thu, 19 Nov 2015 17:39:25 -0800 (PST) In-Reply-To: References: Date: Fri, 20 Nov 2015 09:39:25 +0800 Message-ID: Subject: Re: Hive version with Spark From: Jone Zhang To: user@hive.apache.org Content-Type: multipart/alternative; boundary=001a114700d0124c770524eef2c4 --001a114700d0124c770524eef2c4 Content-Type: text/plain; charset=UTF-8 *-Phive is e**nough* *-Phive will use hive1.2.1 default on Spark1.5.0+* 2015-11-19 4:50 GMT+08:00 Udit Mehta : > As per this link : > https://cwiki.apache.org/confluence/display/Hive/Hive+on+Spark%3A+Getting+Started, > you need to build Spark without Hive. > > On Wed, Nov 18, 2015 at 8:50 AM, Sofia > wrote: > >> Hello >> >> After various failed tries to use my Hive (1.2.1) with my Spark (Spark >> 1.4.1 built for Hadoop 2.2.0) I decided to try to build again Spark with >> Hive. >> I would like to know what is the latest Hive version that can be used to >> build Spark at this point. >> >> When downloading Spark 1.5 source and trying: >> >> *mvn -Pyarn -Phadoop-2.6 -Dhadoop.version=2.6.0 -Phive -Phive-1.2.1 >> -Phive-thriftserver -DskipTests clean package* >> >> I get : >> >> *The requested profile "hive-1.2.1" could not be activated because it >> does not exist.* >> >> Thank you >> Sofia >> > > --001a114700d0124c770524eef2c4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
-Phive is enough
-Ph= ive will use hive1.2.1 default on Spark1.5.0+

2015-11-19 4:50 GMT+08:00 Udit Mehta &l= t;umehta@groupon.co= m>:
As per= this link : https://cwiki.apache.org/= confluence/display/Hive/Hive+on+Spark%3A+Getting+Started, you need to b= uild Spark without Hive.
<= div class=3D"gmail_extra">
On Wed, Nov 18, 20= 15 at 8:50 AM, Sofia <sofia.panagiotidi@taiger.com> wrote:
Hello

After various failed tries to use my Hive (1.= 2.1) with my Spark (Spark 1.4.1 built for Hadoop 2.2.0) I decided to try to= build again Spark with Hive.
I would like to know what is the la= test Hive version that can be used to build Spark at this point.
=
When downloading Spark 1.5 source and trying:

=
mvn -Pyarn -Phadoop-2.6 -Dhadoop.ver= sion=3D2.6.0 -Phive -Phive-1.2.1 -Phive-thriftserver =C2=A0-DskipTests clea= n package

I get :

The requested profile "hive-1.2.1" could= not be activated because it does not exist.

T= hank you
Sofia
<= /div>


--001a114700d0124c770524eef2c4--