<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Caused by: java.lang.IllegalAccessError: tried to access method com.google.common.base.Stopwatch.()V from class org.apache.hadoop.hbase.zookeeper.MetaTableLocator in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Caused-by-java-lang-IllegalAccessError-tried-to-access/m-p/111180#M74028</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;It seems, problem comes from dependent libraries,&lt;/P&gt;&lt;P&gt;basically you will get the problem when your trying to put the data into hbase table.&lt;/P&gt;&lt;P&gt;initially  I had used  &amp;lt;dependency&amp;gt;
            &amp;lt;groupId&amp;gt;org.apache.hbase&amp;lt;/groupId&amp;gt;
            &amp;lt;artifactId&amp;gt;hbase-client&amp;lt;/artifactId&amp;gt;
            &amp;lt;version&amp;gt;1.1.2&amp;lt;/version&amp;gt;
        &amp;lt;/dependency&amp;gt;&lt;/P&gt;&lt;P&gt;i got the similar problem and later I changed to &lt;/P&gt;&lt;P&gt;     &amp;lt;dependency&amp;gt;
    &amp;lt;groupId&amp;gt;org.apache.hbase&amp;lt;/groupId&amp;gt;
    &amp;lt;artifactId&amp;gt;hbase-shaded-client&amp;lt;/artifactId&amp;gt;
    &amp;lt;version&amp;gt;1.1.2&amp;lt;/version&amp;gt;
&amp;lt;/dependency&amp;gt;&lt;/P&gt;&lt;P&gt;now the problem has been resolved.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Apr 2018 15:23:00 GMT</pubDate>
    <dc:creator>jaddu_ram</dc:creator>
    <dc:date>2018-04-19T15:23:00Z</dc:date>
  </channel>
</rss>

