Jar examples for s:spark-hive-2.10
You can download jar file spark-hive_2.10 2.0.0 in this page.
Apache License
You can use the following script to add spark-hive_2.10-2.0.0.jar to your project.
<dependency> <groupId>org.apache.spark</groupId> <artifactId>spark-hive_2.10</artifactId> <version>2.0.0</version> </dependency>
compile group: 'org.apache.spark', name: 'spark-hive_2.10', version: '2.0.0'
libraryDependencies += "org.apache.spark" % "spark-hive_2.10" % "2.0.0"
<dependency org="org.apache.spark" name="spark-hive_2.10" rev="2.0.0"/>
@Grapes(@Grab(group='org.apache.spark', module='spark-hive_2.10', version='2.0.0'))
'org.apache.spark:spark-hive_2.10:jar:2.0.0'
Click the following link to download the jar file.
spark-hive_2.10-2.0.0-javadoc.jar