Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive
'org.spark-project.hive:hive-shims:0.12.0'
<dependency>
<groupId>org.spark-project.hive</groupId>
<artifactId>hive-shims</artifactId>
<version>0.12.0</version>
</dependency>
<dependency org="org.spark-project.hive" name="hive-shims" rev="0.12.0"/>
"org.spark-project.hive", "hive-shims", "0.12.0"