[ 
https://issues.apache.org/jira/browse/HIVE-22807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027526#comment-17027526
 ] 

Reinhard Eilmsteiner commented on HIVE-22807:
---------------------------------------------

Thx David,

[https://hive.apache.org/downloads.html] claims:
h3. 26 August 2019: release 3.1.2 available

This release works with Hadoop 3.x.y. You can look at the complete [JIRA change 
log for this 
release|https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344397&styleName=Html&projectId=12310843].

Hmm - let me see whether I can get this sorted,

Any plans when you guys will move to a compatible guava?

> NoSuchMethodError when running hive or schematool
> -------------------------------------------------
>
>                 Key: HIVE-22807
>                 URL: https://issues.apache.org/jira/browse/HIVE-22807
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.1.2
>         Environment: jdk1.8.0_241
> hadoop 3.2.1
>            Reporter: Reinhard Eilmsteiner
>            Priority: Major
>
> After execution of the steps described in 
> [https://cwiki.apache.org/confluence/display/Hive/GettingStarted?show-miniview
>  
> |https://cwiki.apache.org/confluence/display/Hive/GettingStarted?show-miniview]I
>  run into the following exception when executing hive and schematool:
> Exception in thread "main" java.lang.NoSuchMethodError: 
> com.google.common.base.Preconditions.checkArgument(ZLjava/lang/String;Ljava/lang/Object;)V
>  at org.apache.hadoop.conf.Configuration.set(Configuration.java:1357)
>  at org.apache.hadoop.conf.Configuration.set(Configuration.java:1338)
>  at org.apache.hadoop.mapred.JobConf.setJar(JobConf.java:536)
>  at org.apache.hadoop.mapred.JobConf.setJarByClass(JobConf.java:554)
>  at org.apache.hadoop.mapred.JobConf.<init>(JobConf.java:448)
>  at org.apache.hadoop.hive.conf.HiveConf.initialize(HiveConf.java:5141)
>  at org.apache.hadoop.hive.conf.HiveConf.<init>(HiveConf.java:5104)
>  at org.apache.hive.beeline.HiveSchemaTool.<init>(HiveSchemaTool.java:96)
>  at org.apache.hive.beeline.HiveSchemaTool.main(HiveSchemaTool.java:1473)
>  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>  at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  at java.lang.reflect.Method.invoke(Method.java:498)
>  at org.apache.hadoop.util.RunJar.run(RunJar.java:323)
>  at org.apache.hadoop.util.RunJar.main(RunJar.java:236)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to