<?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: Unable to Connect Hbase from Java client in Eclipse in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-Connect-Hbase-from-Java-client-in-Eclipse/m-p/277771#M207671</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/21118"&gt;@rajesh1972&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The maven artifact : "hbase-common:1.1.2" which provides the following JAR does. not seems to contain that class "org.apache.hadoop.hbase.types.CopyOnWriteArrayMap" ... you can check this JAR ..&lt;BR /&gt;&lt;A href="https://repo1.maven.org/maven2/org/apache/hbase/hbase-common/1.1.2/hbase-common-1.1.2.jar" target="_blank" rel="noopener"&gt;https://repo1.maven.org/maven2/org/apache/hbase/hbase-common/1.1.2/hbase-common-1.1.2.jar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;So can you please try changing the version of the artifact to &lt;STRONG&gt;2.0.0 . (instead of 1.1.2)&lt;/STRONG&gt; and then see if that works for you?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;   &amp;lt;dependencies&amp;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-client&amp;lt;/artifactId&amp;gt;
         &amp;lt;version&amp;gt;2.0.0&amp;lt;/version&amp;gt;
      &amp;lt;/dependency&amp;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-common&amp;lt;/artifactId&amp;gt;
         &amp;lt;version&amp;gt;2.0.0&amp;lt;/version&amp;gt;
      &amp;lt;/dependency&amp;gt;
   &amp;lt;/dependencies&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your question is answered then, Please make sure to mark the answer as the accepted solution.&lt;BR /&gt;If you find a reply useful, say thanks by clicking on the thumbs up button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Sep 2019 07:14:43 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2019-09-19T07:14:43Z</dc:date>
  </channel>
</rss>

