<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-service-rpc</artifactId>
<version>4.0.1</version>
</dependency>
<parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> <version>4.0.1</version> </parent>
compile
|-- commons-codec:commons-codec
|-- org.apache.thrift:libfb303
|-- org.apache.thrift:libthrift
|-- org.apache.hive:hive-classification
test
|-- junit:junit