Download hive-shims-common-1.2.1.spark2.jar file - Jar h

Jar examples for h:hive-shims-common

Description

You can download jar file hive-shims-common 1.2.1.spark2 in this page.

License

Apache License

Build File

You can use the following script to add hive-shims-common-1.2.1.spark2.jar to your project.

<dependency>
   <groupId>org.spark-project.hive.shims</groupId>
   <artifactId>hive-shims-common</artifactId>
   <version>1.2.1.spark2</version>
</dependency>
compile group: 'org.spark-project.hive.shims', name: 'hive-shims-common', version: '1.2.1.spark2'
libraryDependencies += "org.spark-project.hive.shims" % "hive-shims-common" % "1.2.1.spark2"
<dependency org="org.spark-project.hive.shims" name="hive-shims-common" rev="1.2.1.spark2"/>
@Grapes(@Grab(group='org.spark-project.hive.shims', module='hive-shims-common', version='1.2.1.spark2'))
'org.spark-project.hive.shims:hive-shims-common:jar:1.2.1.spark2'

Download

Click the following link to download the jar file.

hive-shims-common-1.2.1.spark2-javadoc.jar
hive-shims-common-1.2.1.spark2-sources.jar
hive-shims-common-1.2.1.spark2.jar
hive-shims-common-1.2.1.spark2.pom



Related Tutorials