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