<?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: failed to start nutch with hbase in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138491#M101122</link>
    <description>&lt;P&gt;The exception message is already telling you what to do:&lt;/P&gt;&lt;P&gt;"Current heap configuration for MemStore and BlockCache exceeds the 
threshold required for successful cluster operation. The combined value 
cannot exceed 0.8. Please check the settings for 
hbase.regionserver.global.memstore.upperLimit and hfile.block.cache.size
 in your configuration."&lt;/P&gt;&lt;P&gt;The sum of hbase.regionserver.global.memstore.upperLimit and hfile.block.cache.size in hbase-site.xml cannot exceed 0.8.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Sep 2016 22:36:53 GMT</pubDate>
    <dc:creator>elserj</dc:creator>
    <dc:date>2016-09-06T22:36:53Z</dc:date>
    <item>
      <title>failed to start nutch with hbase</title>
      <link>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138490#M101121</link>
      <description>&lt;P&gt;InjectorJob: org.apache.gora.util.GoraException: 
java.lang.RuntimeException: java.lang.RuntimeException: Current heap 
configuration for MemStore and BlockCache exceeds the threshold required
 for successful cluster operation. The combined value cannot exceed 0.8.
 Please check the settings for hbase.regionserver.global.memstore.upperLimit and hfile.block.cache.size in your configuration.
  at org.apache.gora.store.DataStoreFactory.createDataStore(DataStoreFactory.java:167)
  at org.apache.gora.store.DataStoreFactory.createDataStore(DataStoreFactory.java:135)
  at org.apache.nutch.storage.StorageUtils.createWebStore(StorageUtils.java:75)
  at org.apache.nutch.crawl.InjectorJob.run(InjectorJob.java:221)
  at org.apache.nutch.crawl.InjectorJob.inject(InjectorJob.java:251)
  at org.apache.nutch.crawl.InjectorJob.run(InjectorJob.java:273)
  at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
  at org.apache.nutch.crawl.InjectorJob.main(InjectorJob.java:282)
Caused
 by: java.lang.RuntimeException: java.lang.RuntimeException: Current 
heap configuration for MemStore and BlockCache exceeds the threshold 
required for successful cluster operation. The combined value cannot 
exceed 0.8. Please check the settings for hbase.regionserver.global.memstore.upperLimit and hfile.block.cache.size in your configuration.
  at org.apache.gora.hbase.store.HBaseStore.initialize(HBaseStore.java:127)
  at org.apache.gora.store.DataStoreFactory.initializeDataStore(DataStoreFactory.java:102)
  at org.apache.gora.store.DataStoreFactory.createDataStore(DataStoreFactory.java:161)
  ... 7 more
Caused
 by: java.lang.RuntimeException: Current heap configuration for MemStore
 and BlockCache exceeds the threshold required for successful cluster 
operation. The combined value cannot exceed 0.8. Please check the 
settings for hbase.regionserver.global.memstore.upperLimit and hfile.block.cache.size in your configuration.
  at org.apache.hadoop.hbase.HBaseConfiguration.checkForClusterFreeMemoryLimit(HBaseConfiguration.java:77)
  at org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:90)
  at org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:100)
  at org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:110)
  at org.apache.gora.hbase.store.HBaseStore.initialize(HBaseStore.java:108)
  ... 9 mor&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 22:19:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138490#M101121</guid>
      <dc:creator>chahrimourad</dc:creator>
      <dc:date>2016-09-06T22:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: failed to start nutch with hbase</title>
      <link>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138491#M101122</link>
      <description>&lt;P&gt;The exception message is already telling you what to do:&lt;/P&gt;&lt;P&gt;"Current heap configuration for MemStore and BlockCache exceeds the 
threshold required for successful cluster operation. The combined value 
cannot exceed 0.8. Please check the settings for 
hbase.regionserver.global.memstore.upperLimit and hfile.block.cache.size
 in your configuration."&lt;/P&gt;&lt;P&gt;The sum of hbase.regionserver.global.memstore.upperLimit and hfile.block.cache.size in hbase-site.xml cannot exceed 0.8.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 22:36:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138491#M101122</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-09-06T22:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: failed to start nutch with hbase</title>
      <link>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138492#M101123</link>
      <description>&lt;P&gt;the value for hbase.regionserver is always 0.4 and dont exceed 0.8&lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt;
  &amp;lt;name&amp;gt;hbase.regionserver.global.memstore.size&amp;lt;/name&amp;gt;
  &amp;lt;value&amp;gt;0.4&amp;lt;/value&amp;gt;
  &amp;lt;/property&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 22:41:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138492#M101123</guid>
      <dc:creator>chahrimourad</dc:creator>
      <dc:date>2016-09-06T22:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: failed to start nutch with hbase</title>
      <link>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138493#M101124</link>
      <description>&lt;P&gt;What about the value for hfile.block.cache.size?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 22:47:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138493#M101124</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-09-06T22:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: failed to start nutch with hbase</title>
      <link>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138494#M101125</link>
      <description>&lt;P&gt;the value for  hfile.block.cache is 0.3 so   0.3 +0.4 =0.7    &amp;lt;0.8 so does not exceed 0.8&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 22:48:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138494#M101125</guid>
      <dc:creator>chahrimourad</dc:creator>
      <dc:date>2016-09-06T22:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: failed to start nutch with hbase</title>
      <link>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138495#M101126</link>
      <description>&lt;P&gt;Please check the value of &lt;/P&gt;&lt;P&gt;hbase.regionserver.global.memstore.upperLimit&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 23:39:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138495#M101126</guid>
      <dc:creator>tyu</dc:creator>
      <dc:date>2016-09-06T23:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: failed to start nutch with hbase</title>
      <link>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138496#M101127</link>
      <description>&lt;P&gt;Which version of hbase is used by nutch ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 23:41:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138496#M101127</guid>
      <dc:creator>tyu</dc:creator>
      <dc:date>2016-09-06T23:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: failed to start nutch with hbase</title>
      <link>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138497#M101128</link>
      <description>&lt;P&gt;hbase &lt;/P&gt;&lt;P&gt;2.3.0.0&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 23:51:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138497#M101128</guid>
      <dc:creator>chahrimourad</dc:creator>
      <dc:date>2016-09-06T23:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: failed to start nutch with hbase</title>
      <link>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138498#M101129</link>
      <description>&lt;P&gt;i dont have  hbase.regionserver.global.memstore.upperLimit i have just  hbase.regionserver.global.memstore.size&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 23:54:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138498#M101129</guid>
      <dc:creator>chahrimourad</dc:creator>
      <dc:date>2016-09-06T23:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: failed to start nutch with hbase</title>
      <link>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138499#M101130</link>
      <description>&lt;P&gt;For HDP 2.3 (Apache 1.1.2), &lt;/P&gt;&lt;P&gt;./hbase-common/src/main/java/org/apache/hadoop/hbase/HBaseConfiguration.java calls &lt;/P&gt;&lt;P&gt;HeapMemorySizeUtil.checkForClusterFreeMemoryLimit(conf);&lt;/P&gt;&lt;P&gt;There is no HBaseConfiguration.checkForClusterFreeMemoryLimit&lt;/P&gt;&lt;P&gt;Can you double check your classpath to see which hbase related jars are present.&lt;/P&gt;&lt;P&gt;Please pastebin those jars&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 01:05:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/failed-to-start-nutch-with-hbase/m-p/138499#M101130</guid>
      <dc:creator>tyu</dc:creator>
      <dc:date>2016-09-07T01:05:31Z</dc:date>
    </item>
  </channel>
</rss>

