<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-serde</artifactId>
<version>2.0.1</version>
</dependency>
<parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> <version>2.0.1</version> </parent>
compile
|-- org.apache.hive:hive-common
|-- org.apache.hive:hive-shims
|-- com.google.code.findbugs:jsr305
|-- commons-codec:commons-codec
|-- org.apache.thrift:libthrift
|-- org.apache.parquet:parquet-hadoop-bundle
|-- org.apache.hadoop:hadoop-common
|-- org.apache.hadoop:hadoop-mapreduce-client-core
test
|-- com.google.code.tempus-fugit:tempus-fugit
|-- junit:junit
|-- com.sun.jersey:jersey-servlet
|-- org.apache.hadoop:hadoop-common