In 1.4 I think we still only support 0.12.0 and 0.13.1. From: [email protected] [mailto:[email protected]] Sent: Thursday, May 21, 2015 12:03 PM To: Cheng, Hao; Ted Yu Cc: user Subject: Re: RE: Spark build with Hive
Thanks very much , Which version will be support In the upcome 1.4 ? I hope it will be support more versions. ________________________________ [email protected]<mailto:[email protected]> From: Cheng, Hao<mailto:[email protected]> Date: 2015-05-21 11:20 To: Ted Yu<mailto:[email protected]>; [email protected]<mailto:[email protected]> CC: user<mailto:[email protected]> Subject: RE: Spark build with Hive Yes, ONLY support 0.12.0 and 0.13.1 currently. Hopefully we can support higher versions in next 1 or 2 releases. From: Ted Yu [mailto:[email protected]] Sent: Thursday, May 21, 2015 11:12 AM To: [email protected]<mailto:[email protected]> Cc: user Subject: Re: Spark build with Hive I am afraid even Hive 1.0 is not supported, let alone Hive 1.2 Cheers On Wed, May 20, 2015 at 8:08 PM, [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> wrote: Hi , is the Spark-1.3.1 can build with the Hive-1.2 ? it seem to Spark-1.3.1 can only build with 0.13 , 0.12 according to the document . # Apache Hadoop 2.4.X with Hive 13 support mvn -Pyarn -Phadoop-2.4 -Dhadoop.version=2.4.0 -Phive -Phive-thriftserver -DskipTests clean package # Apache Hadoop 2.4.X with Hive 12 support mvn -Pyarn -Phadoop-2.4 -Dhadoop.version=2.4.0 -Phive -Phive-0.12.0 -Phive-thriftserver -DskipTests clean package ________________________________ [email protected]<mailto:[email protected]>
