sakserv/hadoop-mini-clusters

problem with org.apache.hive.hive-jdbc version

Closed this issue · 1 comments

HI,
I have a problem when I add a dependency in my pom.xml

<dependency>
       <groupId>org.apache.hive</groupId>
      <artifactId>hive-jdbc</artifactId>
      <version>1.2.1</version>
</dependency>

It throw this exception : Exception in thread "main" java.lang.NoSuchMethodError: org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.getProxy

Any idee ? Witch version I have to use ?

solve using v1.2.1000.2.6.5.0-292