[
https://issues.apache.org/jira/browse/HIVE-23974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimmy Lin resolved HIVE-23974.
------------------------------
Resolution: Not A Bug
The hadoop3.30 shoud work with hive3.1.2, not hive2.3.7
> (hadoop3.3.0 + hive2.3.7) start hiveserver2 get exception:
> java.lang.IllegalAccessError: tried to access method
> com.google.common.base.Stopwatch
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-23974
> URL: https://issues.apache.org/jira/browse/HIVE-23974
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Affects Versions: 2.3.7
> Reporter: Jimmy Lin
> Priority: Major
> Attachments: h1.png, h2.png
>
>
> (hadoop3.3.0 + hive2.3.7)
> start hiveserver2 get an exception:
> java.lang.IllegalAccessError: tried to access method
> com.google.common.base.Stopwatch.
> As show h2.png.
>
> And I has got the hadoop's guava-20.0.jar to replace the hive's, to make they
> have the same version of guava. As show h1.png.
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)