Jar examples for h:hive-metastore
Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive
You can download jar file hive-metastore 1.2.1.spark2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hive-metastore-1.2.1.spark2.jar to your project.
<dependency> <groupId>org.spark-project.hive</groupId> <artifactId>hive-metastore</artifactId> <version>1.2.1.spark2</version> </dependency>
compile group: 'org.spark-project.hive', name: 'hive-metastore', version: '1.2.1.spark2'
libraryDependencies += "org.spark-project.hive" % "hive-metastore" % "1.2.1.spark2"
<dependency org="org.spark-project.hive" name="hive-metastore" rev="1.2.1.spark2"/>
@Grapes(@Grab(group='org.spark-project.hive', module='hive-metastore', version='1.2.1.spark2'))
'org.spark-project.hive:hive-metastore:jar:1.2.1.spark2'
Click the following link to download the jar file.
hive-metastore-1.2.1.spark2-javadoc.jar