<?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: Any Link or Documeny for HBASE implementation in cluster in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119766#M82544</link>
    <description>&lt;P&gt;Yes HBase requires zookeeper cluster for coordinating various tasks. You should have one zookeeper cluster(minimum 3 nodes for high availability). You can choose any nodes for running zookeeper. Once your cluster is ready, you need to update zookeeper quorum in configuration.&lt;/P&gt;&lt;P&gt;But I'll still suggest to use ambari which will do installation of zookeeper and configure various component relying on it automatically.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2016 16:32:08 GMT</pubDate>
    <dc:creator>asinghal</dc:creator>
    <dc:date>2016-07-08T16:32:08Z</dc:date>
    <item>
      <title>Any Link or Documeny for HBASE implementation in cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119763#M82541</link>
      <description>&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;Any one can help me in HBASE installation and configuration in cluster environment(I have 10 node cluster with yarn and working properly)? &lt;/P&gt;&lt;P&gt;I spent a lot of time but nothing came out. I tried  many salutations which got from google , but unfortunately noting works. &lt;/P&gt;&lt;P&gt;Present situation,  All services are running 
in master and slave but not able to "list" or create table in Hbase. &lt;/P&gt;&lt;P&gt;I guess I am doing something wrong in some where. &lt;/P&gt;&lt;P&gt;Please provide any URL or document for step by step installation process and setup process for  HBASE in cluster. &lt;/P&gt;&lt;P&gt;One more point do I need to install/run zookeeper in master and slave node separately for HBASE.?&lt;/P&gt;&lt;P&gt;Any help will be highly appropriated.....&lt;/P&gt;&lt;P&gt;Thanks a lot ..... &lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 15:39:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119763#M82541</guid>
      <dc:creator>Biswajit16</dc:creator>
      <dc:date>2016-07-08T15:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Any Link or Documeny for HBASE implementation in cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119764#M82542</link>
      <description>&lt;P&gt;@biswajit chakroborty,&lt;/P&gt;&lt;P&gt;Best way is to use ambari for HBase installation as it will help you in detecting problems with different components involved in HBase (hdfs,zookeeper, hbase).&lt;/P&gt;&lt;P&gt;To install through ambari:-&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.0/bk_Installing_HDP_AMB/content/ch_Installing_Ambari.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.0/bk_Installing_HDP_AMB/content/ch_Installing_Ambari.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is the documentation , if you want to manually install hbase from HDP.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_installing_manually_book/content/ch_installing_hbase_chapter.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_installing_manually_book/content/ch_installing_hbase_chapter.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;bq. One more point do I need to install/run zookeeper in master and slave node separately for HBASE.?&lt;/P&gt;&lt;P&gt;It is not necessary to have zookeeper local to any node of hbase, if you already have a zookeeper cluster for other services , you can re-use it for HBase also.&lt;/P&gt;&lt;P&gt;bq. Present situation, All services are running in master and slave but not able to "list" or create table in Hbase.&lt;/P&gt;&lt;P&gt;You should check zookeeper, hbase master and regionserver logs for any exception.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 16:13:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119764#M82542</guid>
      <dc:creator>asinghal</dc:creator>
      <dc:date>2016-07-08T16:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Any Link or Documeny for HBASE implementation in cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119765#M82543</link>
      <description>&lt;P&gt;Thanks for your help. &lt;/P&gt;&lt;P&gt;No I do not have zookeeper install in cluster. In that case do I need to install and run zookeeper in all nodes separately?  &lt;/P&gt;&lt;P&gt;Sorry I do not have much knowledge on HBASE. &lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 16:28:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119765#M82543</guid>
      <dc:creator>Biswajit16</dc:creator>
      <dc:date>2016-07-08T16:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Any Link or Documeny for HBASE implementation in cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119766#M82544</link>
      <description>&lt;P&gt;Yes HBase requires zookeeper cluster for coordinating various tasks. You should have one zookeeper cluster(minimum 3 nodes for high availability). You can choose any nodes for running zookeeper. Once your cluster is ready, you need to update zookeeper quorum in configuration.&lt;/P&gt;&lt;P&gt;But I'll still suggest to use ambari which will do installation of zookeeper and configure various component relying on it automatically.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 16:32:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119766#M82544</guid>
      <dc:creator>asinghal</dc:creator>
      <dc:date>2016-07-08T16:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Any Link or Documeny for HBASE implementation in cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119767#M82545</link>
      <description>&lt;P&gt;Hi Ankit , thanks again , &lt;/P&gt;&lt;P&gt;Problem is that I can setup in ambari , as we have already a existing setup and we have to submit a POC for one client requirement. &lt;/P&gt;&lt;P&gt;Thanks for your help....&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 17:00:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119767#M82545</guid>
      <dc:creator>Biswajit16</dc:creator>
      <dc:date>2016-07-08T17:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Any Link or Documeny for HBASE implementation in cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119768#M82546</link>
      <description>&lt;P&gt;Check url below for manual step to step installation of HBase, if you missed some configuration during setup...&lt;/P&gt;&lt;P&gt;&lt;A href="http://linuxpitstop.com/configure-distributed-hbase-cluster-on-centos-linux-7/"&gt;http://linuxpitstop.com/configure-distributed-hbase-cluster-on-centos-linux-7/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 17:04:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119768#M82546</guid>
      <dc:creator>mkumar13</dc:creator>
      <dc:date>2016-07-08T17:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Any Link or Documeny for HBASE implementation in cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119769#M82547</link>
      <description>&lt;P&gt;Hi Mukesh , &lt;/P&gt;&lt;P&gt;Thanks for you help... &lt;/P&gt;&lt;P&gt;I have configured every thing as per the document now two issues I am facing .... &lt;/P&gt;&lt;P&gt;1) &amp;lt;masterNodeIP&amp;gt;:60100 is not working &lt;/P&gt;&lt;P&gt;2) When I am trying to run List in hbase shell its not working , getting error ....&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/5707-servererror.txt"&gt;servererror.txt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Out put of JPS in Master and Slave &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Master JPS &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;hduser@hadoopmaster:/var/hadoop$ jps &lt;/P&gt;&lt;P&gt;3734 ResourceManager &lt;/P&gt;&lt;P&gt;5266 HRegionServer &lt;/P&gt;&lt;P&gt;3377 NameNode &lt;/P&gt;&lt;P&gt;5599 Jps &lt;/P&gt;&lt;P&gt;3591 SecondaryNameNode &lt;/P&gt;&lt;P&gt;5043 HQuorumPeer &lt;/P&gt;&lt;P&gt;hduser@hadoopmaster:/var/hadoop$ &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Slave JPS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;hduser@hadoopslave1:/home/$ jps &lt;/P&gt;&lt;P&gt;3357 HRegionServer &lt;/P&gt;&lt;P&gt;3252 HQuorumPeer &lt;/P&gt;&lt;P&gt;3465 Jps &lt;/P&gt;&lt;P&gt;2711 DataNode &lt;/P&gt;&lt;P&gt;2842 NodeManager &lt;/P&gt;&lt;P&gt;hduser@hadoopslave1:/home/$ &lt;/P&gt;&lt;P&gt;I guess JPS output is ok..... &lt;/P&gt;&lt;P&gt;Log file is also attached &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/5709-hbase-hduser-master-hadoopmaster.txt"&gt;hbase-hduser-master-hadoopmaster.txt&lt;/A&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/5710-hbase-hduser-regionserver-hadoopmaster.txt"&gt;h&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/5710-hbase-hduser-regionserver-hadoopmaster.txt"&gt;base-hduser-regionserver-hadoopmaster.txt&lt;/A&gt;
&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/5711-hbase-hduser-zookeeper-hadoopmaster.txt"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/5711-hbase-hduser-zookeeper-hadoopmaster.txt"&gt;hbase-hduser-zookeeper-hadoopmaster.txt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;from Log file it looks like zookepper not able to connect properly. Please note I do not have separate zookeeper installation. For google(&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/30940981/zookeeper-error-cannot-open-channel-to-x-at-election-address"&gt;http://stackoverflow.com/questions/30940981/zookeeper-error-cannot-open-channel-to-x-at-election-address&lt;/A&gt;&lt;/P&gt;&lt;P&gt;) I found some fix for this error but as I do not have extra zookeeper installation how can I change the setup for  zoo.cfg file.  &lt;/P&gt;&lt;P&gt;Thanks in advance ....&lt;/P&gt;&lt;P&gt;Any help will he highly appreciated .... &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/5707-servererror.txt"&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 18:13:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119769#M82547</guid>
      <dc:creator>Biswajit16</dc:creator>
      <dc:date>2016-07-11T18:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Any Link or Documeny for HBASE implementation in cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119770#M82548</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11492/biswajit2015in.html" nodeid="11492"&gt;@Biswajit Chakraborty&lt;/A&gt; The official Hortonworks documentation for deploying HBase clusters has been spread out in multiple guides, which makes it difficult to find. A refresh of docs.hortonworks.com that will be coming soon with a new release of HDP should correct this problem. For now, you can find some information in these links: &lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2/bk_Sys_Admin_Guides/content/ch_clust_capacity.html"&gt;HBase Cluster Capacity and Region Sizing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2/bk_Sys_Admin_Guides/content/ref-6fa749b7-a54c-44d5-9fc2-2ac2bc5ff878.1.html"&gt;Add HBase RegionServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2/bk_Sys_Admin_Guides/content/ch_hbase_io.html"&gt;Optimizing HBase I/O&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I think you are set with installing HBase. But in case you are not, one way to access the installation steps is to use the links on &lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2/bk_dataintegration/content/ch_using-hbase.html"&gt;Using Apache HBase and Apache Phoenix&lt;/A&gt; (this information will also be enhanced and moved soon). &lt;/P&gt;&lt;P&gt;Let me know if this helps. Thanks for your patience.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 01:25:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Any-Link-or-Documeny-for-HBASE-implementation-in-cluster/m-p/119770#M82548</guid>
      <dc:creator>fwelsch</dc:creator>
      <dc:date>2016-07-12T01:25:44Z</dc:date>
    </item>
  </channel>
</rss>

