<?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: Cloudera 6.2.1 Hbase cell level security in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-6-2-1-Hbase-cell-level-security/m-p/312991#M225357</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/12380"&gt;@Rjkoop&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for posting the Update &amp;amp; confirming the Q has been resolved. In short, the Article requires us to set the 3 Configurations you specified ["&lt;SPAN&gt;hbase.security.exec.permission.checks", "hbase.security.access.early_out", "hfile.format.version"] along with enabling the "HBase Secure Authorization" (Mandatory for "HBase Cell-Level ACLs" enabling).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Additionally, Link [1] documents the ACL functionality in detail as well. As the Post is Solved, I shall mark the same likewise as well.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- Smarak&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[1]&amp;nbsp;&lt;A href="https://hbase.apache.org/book.html#hbase.accesscontrol.configuration" target="_blank"&gt;https://hbase.apache.org/book.html#hbase.accesscontrol.configuration&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 14 Mar 2021 09:16:59 GMT</pubDate>
    <dc:creator>smdas</dc:creator>
    <dc:date>2021-03-14T09:16:59Z</dc:date>
    <item>
      <title>Cloudera 6.2.1 Hbase cell level security</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-6-2-1-Hbase-cell-level-security/m-p/311110#M224465</link>
      <description>&lt;P&gt;So we're running Cloudera 6.2.1 which has Hbase 2.1.2&amp;nbsp; We'd like to provide row and cell level security.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at this guide...&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.cloudera.com/documentation/enterprise/6/6.2/topics/admin_hbase_security.html#id_v2w_bv3_tw" target="_blank" rel="noopener"&gt;https://docs.cloudera.com/documentation/enterprise/6/6.2/topics/admin_hbase_security.html#id_v2w_bv3_tw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...I have to set a brunch of properties.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hbase.security.exec.permission.checks=true&lt;/P&gt;&lt;P&gt;hbase.security.access.early_out=false&lt;/P&gt;&lt;P&gt;hfile.format.version=3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I need to toggle on the 'Enable Hbase authorization' flag.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume I also have to configure the (the VisibilityController and AccessController) coprocessors?&amp;nbsp; There is this vague statement in the document mentioned about.&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;Optionally, search for and configure HBase Coprocessor Master Classes and HBase Coprocessor Region Classes.&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;Also I see in Cloudera 6.2.1 manager Hbase configuration toggles for 'Enable Row level authorization' and 'Enable Cell ACLs'.&amp;nbsp; Do I need to toggle those on too?&amp;nbsp; There is no mention of these in the setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's a bit confusing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2021 11:54:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-6-2-1-Hbase-cell-level-security/m-p/311110#M224465</guid>
      <dc:creator>Rjkoop</dc:creator>
      <dc:date>2021-02-07T11:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera 6.2.1 Hbase cell level security</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-6-2-1-Hbase-cell-level-security/m-p/311257#M224552</link>
      <description>&lt;P&gt;Figured it out.&amp;nbsp; When you toggle on the row level and cell ACLS hbase configuration it automatically adds entries to the hbase-site.xml for you... eg. the access and visibility coprocessors.&amp;nbsp; So I'm all good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 20:39:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-6-2-1-Hbase-cell-level-security/m-p/311257#M224552</guid>
      <dc:creator>Rjkoop</dc:creator>
      <dc:date>2021-02-09T20:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera 6.2.1 Hbase cell level security</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-6-2-1-Hbase-cell-level-security/m-p/312991#M225357</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/12380"&gt;@Rjkoop&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for posting the Update &amp;amp; confirming the Q has been resolved. In short, the Article requires us to set the 3 Configurations you specified ["&lt;SPAN&gt;hbase.security.exec.permission.checks", "hbase.security.access.early_out", "hfile.format.version"] along with enabling the "HBase Secure Authorization" (Mandatory for "HBase Cell-Level ACLs" enabling).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Additionally, Link [1] documents the ACL functionality in detail as well. As the Post is Solved, I shall mark the same likewise as well.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- Smarak&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[1]&amp;nbsp;&lt;A href="https://hbase.apache.org/book.html#hbase.accesscontrol.configuration" target="_blank"&gt;https://hbase.apache.org/book.html#hbase.accesscontrol.configuration&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Mar 2021 09:16:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-6-2-1-Hbase-cell-level-security/m-p/312991#M225357</guid>
      <dc:creator>smdas</dc:creator>
      <dc:date>2021-03-14T09:16:59Z</dc:date>
    </item>
  </channel>
</rss>

