You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Rohith Sharma K S (JIRA)" <ji...@apache.org> on 2017/05/05 11:15:04 UTC

[jira] [Commented] (YARN-6564) RM service is shutting down when ATS v2 is enabled

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

Rohith Sharma K S commented on YARN-6564:
-----------------------------------------

Thanks [~akhilpb] for creating a JIRA. 

This looks like because of guava jar compatible version for hbase-client is different than hadoop guava dependencies. Hadoop guava version is 21.0 but hbase uses 12.01.
I think we should use hbase-shaded-client jar? cc : / [~vrushalic] [~jrottinghuis]

> RM service is shutting down when ATS v2 is enabled
> --------------------------------------------------
>
>                 Key: YARN-6564
>                 URL: https://issues.apache.org/jira/browse/YARN-6564
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Akhil PB
>            Assignee: Rohith Sharma K S
>            Priority: Critical
>
> RM shutting down with following error
> {code}
> 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)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org