<?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 HBase Row Level Filtering in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-Row-Level-Filtering/m-p/160031#M41156</link>
    <description>&lt;P&gt;What are the options for Row Level filtering in HBase? &lt;/P&gt;&lt;P&gt;I am aware that Ranger 0.6 has this capability for Hive but I wasn't sure what is the best option for doing it in HBase.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2016 01:37:16 GMT</pubDate>
    <dc:creator>awatson</dc:creator>
    <dc:date>2016-09-20T01:37:16Z</dc:date>
    <item>
      <title>HBase Row Level Filtering</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-Row-Level-Filtering/m-p/160031#M41156</link>
      <description>&lt;P&gt;What are the options for Row Level filtering in HBase? &lt;/P&gt;&lt;P&gt;I am aware that Ranger 0.6 has this capability for Hive but I wasn't sure what is the best option for doing it in HBase.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 01:37:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-Row-Level-Filtering/m-p/160031#M41156</guid>
      <dc:creator>awatson</dc:creator>
      <dc:date>2016-09-20T01:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: HBase Row Level Filtering</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-Row-Level-Filtering/m-p/160032#M41157</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/200/awatson.html" nodeid="200"&gt;@Andrew Watson&lt;/A&gt; &lt;/P&gt;&lt;P&gt;You can set &lt;A href="https://blogs.apache.org/hbase/entry/hbase_cell_security"&gt;cell level acls&lt;/A&gt; via the HBase shell or via HBase's Java API. This type of policy is not exposed or controlled via Ranger.&lt;/P&gt;&lt;P&gt;If possible, I would implement row level policies in a client-side application, as HBase's cell ACLs are expensive (additional metadata must be stored and read with every cell).&lt;/P&gt;&lt;P&gt;My favorite solution is to create a &lt;A href="http://phoenix.apache.org/views"&gt;Phoenix View&lt;/A&gt; that exposes only specific rows. As noted above, your client-side app would have to decide whether to allow access to a given view.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 01:41:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HBase-Row-Level-Filtering/m-p/160032#M41157</guid>
      <dc:creator>rgelhausen</dc:creator>
      <dc:date>2016-09-20T01:41:23Z</dc:date>
    </item>
  </channel>
</rss>

