Download spark-hive_2.11-1.2.1.jar file - Jar s

Jar examples for s:spark-hive-2.11

Description

You can download jar file spark-hive_2.11 1.2.1 in this page.

Build File

You can use the following script to add spark-hive_2.11-1.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

spark-hive_2.11-1.2.1-javadoc.jar
spark-hive_2.11-1.2.1-sources.jar
spark-hive_2.11-1.2.1.jar
spark-hive_2.11-1.2.1.pom



Related Tutorials