Author: brock
Date: Tue Nov 18 17:47:20 2014
New Revision: 1640401
URL: http://svn.apache.org/r1640401
Log:
HIVE-8835 - identify dependency scope for Remote Spark Context.[Spark Branch]
(Chengxiang Li via Brock)
Modified:
hive/branches/spark/ql/pom.xml
Modified: hive/branches/spark/ql/pom.xml
URL:
http://svn.apache.org/viewvc/hive/branches/spark/ql/pom.xml?rev=1640401&r1=1640400&r2=1640401&view=diff
==============================================================================
--- hive/branches/spark/ql/pom.xml (original)
+++ hive/branches/spark/ql/pom.xml Tue Nov 18 17:47:20 2014
@@ -652,6 +652,7 @@
<include>org.codehaus.jackson:jackson-mapper-asl</include>
<include>com.google.guava:guava</include>
<include>net.sf.opencsv:opencsv</include>
+ <include>org.apache.hive:spark-client</include>
</includes>
</artifactSet>
<relocations>