<?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 Master and Reg Server shutting down on HDP 2.5 TP in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-Master-and-Reg-Server-shutting-down-on-HDP-2-5-TP/m-p/121970#M38979</link>
    <description>&lt;P&gt;'hbase.master.logcleaner.plugins' is not overridden in hbase-site.xml&lt;/P&gt;&lt;P&gt;Need to investigate further.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Aug 2016 08:53:34 GMT</pubDate>
    <dc:creator>tyu</dc:creator>
    <dc:date>2016-08-29T08:53:34Z</dc:date>
    <item>
      <title>Hbase Master and Reg Server shutting down on HDP 2.5 TP</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-Master-and-Reg-Server-shutting-down-on-HDP-2-5-TP/m-p/121965#M38974</link>
      <description>&lt;P&gt;On HDP 2.5 TP sandbox, HBase 's both master and Region servers are shutting down continuously. Attempting to restart the service from ambari also resulted in service going down after few seconds. Attaching the logs for reference. Any inputs appreciated. Thanks. &lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2016 01:19:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-Master-and-Reg-Server-shutting-down-on-HDP-2-5-TP/m-p/121965#M38974</guid>
      <dc:creator>ganne</dc:creator>
      <dc:date>2016-08-27T01:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase Master and Reg Server shutting down on HDP 2.5 TP</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-Master-and-Reg-Server-shutting-down-on-HDP-2-5-TP/m-p/121966#M38975</link>
      <description>&lt;P&gt;Please check and attach .out file from /var/log/hbase for HBase master as well as region server. &lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2016 01:22:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-Master-and-Reg-Server-shutting-down-on-HDP-2-5-TP/m-p/121966#M38975</guid>
      <dc:creator>rpednekar</dc:creator>
      <dc:date>2016-08-27T01:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase Master and Reg Server shutting down on HDP 2.5 TP</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-Master-and-Reg-Server-shutting-down-on-HDP-2-5-TP/m-p/121967#M38976</link>
      <description>&lt;P&gt;Thanks. Added the .out files. Please let me know your thoughts&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2016 01:31:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-Master-and-Reg-Server-shutting-down-on-HDP-2-5-TP/m-p/121967#M38976</guid>
      <dc:creator>ganne</dc:creator>
      <dc:date>2016-08-27T01:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase Master and Reg Server shutting down on HDP 2.5 TP</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-Master-and-Reg-Server-shutting-down-on-HDP-2-5-TP/m-p/121968#M38977</link>
      <description>&lt;P&gt;Snippet from master log:&lt;/P&gt;&lt;P&gt;&lt;A href="http://pastebin.com/4iv5YKEQ" target="_blank"&gt;http://pastebin.com/4iv5YKEQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is related code:&lt;/P&gt;&lt;P&gt;String plugins = conf.get(HBASE_MASTER_LOGCLEANER_PLUGINS);&lt;/P&gt;&lt;P&gt;Looks like the value for "hbase.master.logcleaner.plugins" was null - default should be &lt;/P&gt;&lt;P&gt;org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner&lt;/P&gt;&lt;P&gt;Can you attach hbase-site.xml ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2016 05:12:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-Master-and-Reg-Server-shutting-down-on-HDP-2-5-TP/m-p/121968#M38977</guid>
      <dc:creator>tyu</dc:creator>
      <dc:date>2016-08-27T05:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase Master and Reg Server shutting down on HDP 2.5 TP</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-Master-and-Reg-Server-shutting-down-on-HDP-2-5-TP/m-p/121969#M38978</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/532/tyu.html" nodeid="532"&gt;@Ted Yu&lt;/A&gt; Thanks. I see that my hbase-default.xml which is packaged in the "hbase-common-1.1.2.2.5.0.0-817.jar" has the 'hbase.master.logcleaner.plugins' value set to 'org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner'.&lt;/P&gt;&lt;P&gt; Attaching my hbase-site.xml and hbase-default.xml files. Please let me know if you can find the issue. &lt;/P&gt;&lt;P&gt;I also keep getting the below error in a storm topology:&lt;/P&gt;&lt;P&gt; 'java.lang.RuntimeException: hbase-default.xml file seems to be for an older version of HBase (1.1.2), this version is 1.1.2.2.5.0.0-817'&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 07:17:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-Master-and-Reg-Server-shutting-down-on-HDP-2-5-TP/m-p/121969#M38978</guid>
      <dc:creator>ganne</dc:creator>
      <dc:date>2016-08-29T07:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase Master and Reg Server shutting down on HDP 2.5 TP</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-Master-and-Reg-Server-shutting-down-on-HDP-2-5-TP/m-p/121970#M38979</link>
      <description>&lt;P&gt;'hbase.master.logcleaner.plugins' is not overridden in hbase-site.xml&lt;/P&gt;&lt;P&gt;Need to investigate further.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 08:53:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-Master-and-Reg-Server-shutting-down-on-HDP-2-5-TP/m-p/121970#M38979</guid>
      <dc:creator>tyu</dc:creator>
      <dc:date>2016-08-29T08:53:34Z</dc:date>
    </item>
  </channel>
</rss>

