The original spark-project hive-0.13.1 has some problem with packaging causing version conflicts, and hive-0.13.1a is repackaged to solve the problem. They share the same official hive source code release 0.13.1, with unnecessary package removed from the original official hive release package. You can refer to https://github.com/apache/spark/pull/2685 for the whole story.
Thanks. Zhan Zhang Thanks. Zhan Zhang On Nov 5, 2014, at 4:47 PM, Cheng, Hao <[email protected]> wrote: > Hi, all, I noticed that when compiling the SparkSQL with profile > “hive-0.13.1”, it will fetch the Hive version of 0.13.1a under groupId > “org.spark-project.hive”, what’s the difference with the one of > “org.apache.hive”? And where can I get the source code for re-compiling? > > Thanks, > Cheng Hao -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.
