Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
RM shutting down with following error
2017-05-05 14:41:06,056 FATAL org.apache.hadoop.yarn.event.AsyncDispatcher: Error in dispatcher thread
java.lang.IllegalAccessError: tried to access method com.google.common.base.Stopwatch.<init>()V from class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
at org.apache.hadoop.hbase.zookeeper.MetaTableLocator.blockUntilAvailable(MetaTableLocator.java:604)
at org.apache.hadoop.hbase.zookeeper.MetaTableLocator.blockUntilAvailable(MetaTableLocator.java:588)
at org.apache.hadoop.hbase.zookeeper.MetaTableLocator.blockUntilAvailable(MetaTableLocator.java:561)
Attachments
Issue Links
- is broken by
-
HADOOP-10101 Update guava dependency to the latest version
- Resolved
- is related to
-
YARN-6414 ATSv2 HBase related tests fail due to guava version upgrade
- Resolved
- relates to
-
HADOOP-14380 Make the Guava version Hadoop which builds with configurable
- Resolved
-
HADOOP-14386 Rewind trunk from Guava 21.0 back to Guava 11.0.2
- Resolved