<?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: Atlas restart error in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172605#M134894</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/40/apathan.html" nodeid="40"&gt;@Ayub Khan&lt;/A&gt; &lt;/P&gt;</description>
    <pubDate>Tue, 14 Feb 2017 02:32:28 GMT</pubDate>
    <dc:creator>hrajpurohit</dc:creator>
    <dc:date>2017-02-14T02:32:28Z</dc:date>
    <item>
      <title>Atlas restart error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172604#M134893</link>
      <description>&lt;P&gt;I'm trying to restart atlas but I'm getting this error PFA error log&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/12424-12423-erro2.txt"&gt;12423-erro2.txt&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 02:30:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172604#M134893</guid>
      <dc:creator>hrajpurohit</dc:creator>
      <dc:date>2017-02-14T02:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas restart error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172605#M134894</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/40/apathan.html" nodeid="40"&gt;@Ayub Khan&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 02:32:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172605#M134894</guid>
      <dc:creator>hrajpurohit</dc:creator>
      <dc:date>2017-02-14T02:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas restart error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172606#M134895</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/12915/hrajpurohit.html" nodeid="12915"&gt;@Hitesh Rajpurohit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;HBase is the default datastore for atlas. So, as part of atlas startup script, it sets up required hbase tables to store the metadata. &lt;/P&gt;&lt;P&gt;From the logs, it looks like HBase master is in its initialization phase and is not completely running yet.. I would suggest to wait for the hbase master and region server to come up completely. If it is stuck then try restarting hbase service. You can check the status of hbase services through Ambari. Hope this helps.&lt;/P&gt;&lt;PRE&gt;ERROR Java::OrgApacheHadoopHbaseIpc::RemoteWithExtrasException: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing
	at org.apache.hadoop.hbase.master.HMaster.checkInitialized(HMaster.java:2402)
	at org.apache.hadoop.hbase.master.MasterRpcServices.getTableNames(MasterRpcServices.java:901)
	at org.apache.hadoop.hbase.protobuf.generated.MasterProtos$MasterService$2.callBlockingMethod(MasterProtos.java:57172)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2127)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:107)
	at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:133)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:108)&lt;/PRE&gt;</description>
      <pubDate>Tue, 14 Feb 2017 04:01:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172606#M134895</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-02-14T04:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas restart error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172607#M134896</link>
      <description>&lt;P&gt;I'm trying to restart HBase services. Services are starting but after some time RegionServer and Hbase Master automatically stops.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 12:31:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172607#M134896</guid>
      <dc:creator>hrajpurohit</dc:creator>
      <dc:date>2017-02-14T12:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas restart error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172608#M134897</link>
      <description>&lt;P&gt;Check the logs of hbase master and region servers for any exceptions. zookeeper has to be up &amp;amp; running for hbase to work properly.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 13:50:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172608#M134897</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-02-14T13:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas restart error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172609#M134898</link>
      <description>&lt;P&gt;Hi ayub zookeeper services are up and running properly I'm getting an error Hbase Master is initializing but when i checked Hbase Master is running but Hbase RegionServer is not running.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 01:34:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172609#M134898</guid>
      <dc:creator>hrajpurohit</dc:creator>
      <dc:date>2017-02-24T01:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas restart error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172610#M134899</link>
      <description>&lt;P&gt;Try restarting HBase region servers. If it does not help, please attach logs for master and region servers for further debugging.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 13:33:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172610#M134899</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-02-24T13:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas restart error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172611#M134900</link>
      <description>&lt;P&gt;I tried restarting Hbase regionserver it started successfully then i tried to restart Atlas then Regionserver automatically Stopped and Atlas failed to start by giving attached error&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/12968-error.txt"&gt;error.txt&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 21:09:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172611#M134900</guid>
      <dc:creator>hrajpurohit</dc:creator>
      <dc:date>2017-02-24T21:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas restart error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172612#M134901</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/12915/hrajpurohit.html" nodeid="12915"&gt;@Hitesh Rajpurohit&lt;/A&gt; Then the problem is with hbase region server. So, could you please attach the region server and hbase master logs for debugging? Actually Atlas is dependent on Hbase for backend store, if hbase fails to comeup, atlas will also fail.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2017 10:42:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172612#M134901</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-02-25T10:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas restart error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172613#M134902</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/40/apathan.html" nodeid="40"&gt;@Ayub Khan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;PFA logs of Hbase Master and Hbase RegionServer.&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/13007-hbase-regionserver.txt"&gt;hbase-regionserver.txt&lt;/A&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/13008-hbase-master.txt"&gt;hbase-master.txt&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 13:58:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172613#M134902</guid>
      <dc:creator>hrajpurohit</dc:creator>
      <dc:date>2017-02-27T13:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas restart error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172614#M134903</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/12915/hrajpurohit.html" nodeid="12915"&gt;@Hitesh Rajpurohit&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;The logs you shared does not have any error or exception and it has very minimal information. Could you check the entire hbase logs and see if there is any exception?&lt;/P&gt;&lt;P&gt;Also, I would recommend to ask this as a separate question because this is an Hbase issue, not related to Atlas. That way, more hbase folks would be notified and resolution will be quick. Please close this thread once asked as a different question.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 15:23:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172614#M134903</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-02-27T15:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas restart error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172615#M134904</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/12915/hrajpurohit.html" nodeid="12915"&gt;@Hitesh Rajpurohit&lt;/A&gt; &lt;/P&gt;&lt;P&gt;can you please close this thread? as this is not an atlas issue and the actual hbase issue is tracked as a different question?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 16:13:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-restart-error/m-p/172615#M134904</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-02-27T16:13:59Z</dc:date>
    </item>
  </channel>
</rss>

