Download spark-hive_2.10-1.3.0.jar file - Jar s

Jar examples for s:spark-hive-2.10

Description

You can download jar file spark-hive_2.10 1.3.0 in this page.

License

Apache License

Build File

You can use the following script to add spark-hive_2.10-1.3.0.jar to your project.

<dependency>
   <groupId>org.apache.spark</groupId>
   <artifactId>spark-hive_2.10</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'org.apache.spark', name: 'spark-hive_2.10', version: '1.3.0'
libraryDependencies += "org.apache.spark" % "spark-hive_2.10" % "1.3.0"
<dependency org="org.apache.spark" name="spark-hive_2.10" rev="1.3.0"/>
@Grapes(@Grab(group='org.apache.spark', module='spark-hive_2.10', version='1.3.0'))
'org.apache.spark:spark-hive_2.10:jar:1.3.0'

Download

Click the following link to download the jar file.

spark-hive_2.10-1.3.0-javadoc.jar
spark-hive_2.10-1.3.0-sources.jar
spark-hive_2.10-1.3.0.jar
spark-hive_2.10-1.3.0.pom



Related Tutorials