<?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: HBase on Sandbox 2.3.2 fails in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130268#M18476</link>
    <description>&lt;P&gt;
	Zookeeper expiration can happen due to low memory on the node or GCs that are too long &lt;/P&gt;&lt;P&gt;You can add session timeout in your hbase-site.xml like this &lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt; &lt;/P&gt;&lt;P&gt;   &amp;lt;name&amp;gt;zookeeper.session.timeout&amp;lt;/name&amp;gt; &lt;/P&gt;&lt;P&gt;   &amp;lt;value&amp;gt;60000&amp;lt;/value&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;/property&amp;gt;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Feb 2016 21:25:11 GMT</pubDate>
    <dc:creator>Shelton</dc:creator>
    <dc:date>2016-02-08T21:25:11Z</dc:date>
    <item>
      <title>HBase on Sandbox 2.3.2 fails</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130265#M18473</link>
      <description>&lt;P&gt;I have a HDP 2.3.2 sandbox up and running on VMWare fusion. I am able to start both HBase master and region server but then they fail after few hours. &lt;/P&gt;&lt;P&gt;  It seems like region server loses its connection to zookeeper for some reason. Here is the error that i get &lt;/P&gt;&lt;P&gt;2016-02-07 22:32:46,693 FATAL [main-EventThread] regionserver.HRegionServer: ABORTING region server sandbox.hortonworks.com,16020,1454868273283: regionserver:16020-0x150af1fbaec0164, quorum=sandbox.hortonworks.com:2181, baseZNode=/hbase-unsecure regionserver:16020-0x150af1fbaec0164 received expired from ZooKeeper, aborting
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired
at org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.connectionEvent(ZooKeeperWatcher.java:606)
at org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.process(ZooKeeperWatcher.java:517)
at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)&lt;/P&gt;&lt;P&gt;Please let me know if i need to make any setting changes in sandbox.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 19:44:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130265#M18473</guid>
      <dc:creator>csankaraiah</dc:creator>
      <dc:date>2016-02-08T19:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: HBase on Sandbox 2.3.2 fails</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130266#M18474</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/203/csankaraiah.html" nodeid="203"&gt;@Chakra&lt;/A&gt;&lt;P&gt;It can be because of low memory. Are you using HBase ? How much memory allocated to vm?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 19:49:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130266#M18474</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-08T19:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: HBase on Sandbox 2.3.2 fails</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130267#M18475</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/203/csankaraiah.html" nodeid="203"&gt;@Chakra&lt;/A&gt;&lt;P&gt;are you doing large imports? You may need to tune your JVM and GC pauses. Also look at zookeeper.session.timeout property.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 20:55:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130267#M18475</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-08T20:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: HBase on Sandbox 2.3.2 fails</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130268#M18476</link>
      <description>&lt;P&gt;
	Zookeeper expiration can happen due to low memory on the node or GCs that are too long &lt;/P&gt;&lt;P&gt;You can add session timeout in your hbase-site.xml like this &lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt; &lt;/P&gt;&lt;P&gt;   &amp;lt;name&amp;gt;zookeeper.session.timeout&amp;lt;/name&amp;gt; &lt;/P&gt;&lt;P&gt;   &amp;lt;value&amp;gt;60000&amp;lt;/value&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;/property&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 21:25:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130268#M18476</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2016-02-08T21:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: HBase on Sandbox 2.3.2 fails</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130269#M18477</link>
      <description>&lt;P&gt;Lots of good comments here too, but also consider:&lt;/P&gt;&lt;P&gt;1. Reducing the swappiness value (10 is a safe bet) &lt;A href="http://askubuntu.com/questions/103915/how-do-i-configure-swappiness" target="_blank"&gt;http://askubuntu.com/questions/103915/how-do-i-configure-swappiness&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Disabling transparent huge pages (THP) &lt;A href="https://access.redhat.com/solutions/46111" target="_blank"&gt;https://access.redhat.com/solutions/46111&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Both of these OS-level properties can exhibit the same symptoms as you would see when running out of memory in the JVM.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 23:27:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130269#M18477</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-02-08T23:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: HBase on Sandbox 2.3.2 fails</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130270#M18478</link>
      <description>&lt;P&gt;i have 8 GB allocated to the VM. You think thats sufficient? &lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 00:16:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130270#M18478</guid>
      <dc:creator>csankaraiah</dc:creator>
      <dc:date>2016-02-09T00:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: HBase on Sandbox 2.3.2 fails</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130271#M18479</link>
      <description>&lt;P&gt;I am not having any activity on HBase. I wanted to make sure its stable before i build a demo on top of it. Should i add a custom HBase site property name &lt;/P&gt;&lt;P&gt;zookeeper.session.timeout&lt;/P&gt;&lt;P&gt;and set it to 60000?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 00:20:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130271#M18479</guid>
      <dc:creator>csankaraiah</dc:creator>
      <dc:date>2016-02-09T00:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: HBase on Sandbox 2.3.2 fails</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130272#M18480</link>
      <description>&lt;P&gt;turn off the other services when you run HBase like metrics, hive, oozie, atlas, etc. I've run HBase without issues on Sandbox, perhaps you have a bad image? Try re-importing again. &lt;A rel="user" href="https://community.cloudera.com/users/203/csankaraiah.html" nodeid="203"&gt;@Chakra&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 00:29:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-on-Sandbox-2-3-2-fails/m-p/130272#M18480</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-09T00:29:57Z</dc:date>
    </item>
  </channel>
</rss>

