<?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 failed to start after disabling hbase plugin for ranger in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-master-failed-to-start-after-disabling-hbase-plugin/m-p/144203#M35647</link>
    <description>&lt;P&gt;Looks like after you disable the hbase plugin for ranger, the owner for /data/apps/data is HDFS is not getting changed to hbase for ACL fallback to work. so I changed the owner to hbase and it worked&lt;/P&gt;</description>
    <pubDate>Sat, 23 Jul 2016 03:15:02 GMT</pubDate>
    <dc:creator>garunkumar85</dc:creator>
    <dc:date>2016-07-23T03:15:02Z</dc:date>
    <item>
      <title>hbase master failed to start after disabling hbase plugin for ranger</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-master-failed-to-start-after-disabling-hbase-plugin/m-p/144201#M35645</link>
      <description>&lt;P&gt;we disabled hbase plugin for ranger and restarted the Hbase but hbase master failed to restart.&lt;/P&gt;&lt;P&gt;Tried the solution mentioned in one of the post to restart HDFS, YARN and HBASE...nothing works:(&lt;/P&gt;&lt;P&gt;error message:&lt;/P&gt;&lt;P&gt;016-07-22 15:36:58,585 FATAL [RBCDHADA112:60000.activeMasterManager] master.HMaster: Unhandled exception. Starting shutdown
.
org.apache.hadoop.security.AccessControlException: Permission denied: user=hbase, access=READ, inode="/apps/hbase/data/data/
hbase/meta/.tabledesc/.tableinfo.0000000002":hdfs:hdfs:-rw-r-----
        at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:319)
        at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:219)
        at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:190)
        at org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkPermission(FSDirectory.java:1771)
        at org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkPermission(FSDirectory.java:1755)
        at org.apache.hadoop.hdfs.server.namenode.FSDirectory.checkPathAccess(FSDirectory.java:1729)
        at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocationsInt(FSNamesystem.java:1823)
        at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocations(FSNamesystem.java:1792)
        at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocations(FSNamesystem.java:1705)
        at org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.getBlockLocations(NameNodeRpcServer.java:588)
        at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.getBlockLocations(ClientNamenodePr
otocolServerSideTranslatorPB.java:365)
        at org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(Cl&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 02:58:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-master-failed-to-start-after-disabling-hbase-plugin/m-p/144201#M35645</guid>
      <dc:creator>garunkumar85</dc:creator>
      <dc:date>2016-07-23T02:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: hbase master failed to start after disabling hbase plugin for ranger</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-master-failed-to-start-after-disabling-hbase-plugin/m-p/144202#M35646</link>
      <description>&lt;P&gt;Hi @AR&lt;/P&gt;&lt;P&gt;Firstly please check if Hbase still has XaSecureAuthorization Coprocessor conf inside hbase-site.xml. Look for below properties. If its there then kindly remove it from through UI and restart the Hbase services and then check if underlining HDFS has correct permsiion and see if that resolve the issue&lt;/P&gt;&lt;P&gt;hbase.coprocessor.master.classes&lt;/P&gt;&lt;P&gt;hbase.coprocessor.region.classes&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 03:11:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-master-failed-to-start-after-disabling-hbase-plugin/m-p/144202#M35646</guid>
      <dc:creator>jyadav</dc:creator>
      <dc:date>2016-07-23T03:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: hbase master failed to start after disabling hbase plugin for ranger</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-master-failed-to-start-after-disabling-hbase-plugin/m-p/144203#M35647</link>
      <description>&lt;P&gt;Looks like after you disable the hbase plugin for ranger, the owner for /data/apps/data is HDFS is not getting changed to hbase for ACL fallback to work. so I changed the owner to hbase and it worked&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 03:15:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-master-failed-to-start-after-disabling-hbase-plugin/m-p/144203#M35647</guid>
      <dc:creator>garunkumar85</dc:creator>
      <dc:date>2016-07-23T03:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: hbase master failed to start after disabling hbase plugin for ranger</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-master-failed-to-start-after-disabling-hbase-plugin/m-p/144204#M35648</link>
      <description>&lt;P&gt;I disabled the hbase plugin and ambari prompted with the above classed and restarted it didnt work.  please see below the steps I did. Thanks Yadav for your reply.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 03:17:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-master-failed-to-start-after-disabling-hbase-plugin/m-p/144204#M35648</guid>
      <dc:creator>garunkumar85</dc:creator>
      <dc:date>2016-07-23T03:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: hbase master failed to start after disabling hbase plugin for ranger</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-master-failed-to-start-after-disabling-hbase-plugin/m-p/144205#M35649</link>
      <description>&lt;P&gt;Ohh great, may be my updated answer didn't reflected one time &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Anyway I have accepted your answer. Thanks for updating.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 03:21:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-master-failed-to-start-after-disabling-hbase-plugin/m-p/144205#M35649</guid>
      <dc:creator>jyadav</dc:creator>
      <dc:date>2016-07-23T03:21:15Z</dc:date>
    </item>
  </channel>
</rss>

