You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by br...@apache.org on 2014/11/18 18:47:20 UTC

svn commit: r1640401 - /hive/branches/spark/ql/pom.xml

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>