<?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: Getting error while starting hbase process in Ambari in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Getting-error-while-starting-hbase-process-in-Ambari/m-p/241111#M202915</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/102164/nihalshelke.html" nodeid="102164"&gt;@Nihal Shelke&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As we see the error :&lt;/P&gt;&lt;PRE&gt;  File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", line 424, in post_start    raise Fail("Pid file {0} doesn't exist after starting of the component.".format(pid_file))resource_management.core.exceptions.Fail: Pid file /var/run/hbase/hbase-hbase-master.pid doesn't exist after starting of the component.&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;So can you please check if you are able to &lt;STRONG&gt;create an Empty file with user "hbase"&lt;/STRONG&gt; as following with the mentioned permission?   And then try starting the HBase again.&lt;/P&gt;&lt;PRE&gt;# su - hbase

# ls -l /var/run/hbase/hbase-hbase-master.pid
-rw-r--r--. 1 hbase hadoop 5 Dec 23 23:30 /var/run/hbase/hbase-hbase-master.pid&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;If you still face any issue then please try the following approach to start the HBase process and if it starts successfully Manually then next time you can try restarting it from Ambari UI and it should work.&lt;/P&gt;&lt;PRE&gt;# su -l hbase -c "/usr/hdp/current/hbase-master/bin/hbase-daemon.sh start master; sleep 25"&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;See: &lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_reference/content/starting_hdp_services.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_reference/content/starting_hdp_services.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Dec 2018 16:02:22 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2018-12-28T16:02:22Z</dc:date>
  </channel>
</rss>

