-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 2.3.7
-
Fix Version/s: None
-
Component/s: HiveServer2
-
Labels:None
(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.