<?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 Cloudera RecordService dead? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-RecordService-dead/m-p/84604#M3041</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm investigating the approaches for row level security in Impala, and I have just found multiple references for RecordService. However, it's homepage is removed, the source code is gone from GitHub, and it didn't get a new release for 2+ years on Maven, so I assume that it's dead.&lt;/P&gt;&lt;P&gt;Does anybody knows what happened to it, why it was cancelled?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are the ones which I found&amp;nbsp;as possible workarounds:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Store the data on HDFS in separate files splitted by the filter expression, and use HDFS ACLs for the files&lt;/LI&gt;&lt;LI&gt;Use HBase as a storage engine and query the data directly from it, as it supports row-level security&lt;/LI&gt;&lt;LI&gt;Disable access to the original Impala table, create views from it with the appropriate filters and use regular Impala ACLs for the views&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is there any alternative for&amp;nbsp;row level security in Impala? RecordService sounded like the solution what I&amp;nbsp;needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Peter&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 14:02:11 GMT</pubDate>
    <dc:creator>paluskapter</dc:creator>
    <dc:date>2022-09-16T14:02:11Z</dc:date>
    <item>
      <title>Cloudera RecordService dead?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-RecordService-dead/m-p/84604#M3041</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm investigating the approaches for row level security in Impala, and I have just found multiple references for RecordService. However, it's homepage is removed, the source code is gone from GitHub, and it didn't get a new release for 2+ years on Maven, so I assume that it's dead.&lt;/P&gt;&lt;P&gt;Does anybody knows what happened to it, why it was cancelled?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are the ones which I found&amp;nbsp;as possible workarounds:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Store the data on HDFS in separate files splitted by the filter expression, and use HDFS ACLs for the files&lt;/LI&gt;&lt;LI&gt;Use HBase as a storage engine and query the data directly from it, as it supports row-level security&lt;/LI&gt;&lt;LI&gt;Disable access to the original Impala table, create views from it with the appropriate filters and use regular Impala ACLs for the views&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is there any alternative for&amp;nbsp;row level security in Impala? RecordService sounded like the solution what I&amp;nbsp;needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Peter&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 14:02:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-RecordService-dead/m-p/84604#M3041</guid>
      <dc:creator>paluskapter</dc:creator>
      <dc:date>2022-09-16T14:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera RecordService dead?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-RecordService-dead/m-p/84608#M3042</link>
      <description>&lt;P&gt;You are correct that Record Service has been no longer supported as of CDH 5.13 and the Record Service beta has ended (please see &lt;A href="https://www.cloudera.com/documentation/enterprise/release-notes/topics/cm_rn_known_issues.html#concept_wsg_tql_kbb" target="_self"&gt;here&lt;/A&gt;).&amp;nbsp;&amp;nbsp; Cloudera is actively working on a generally available solution. That solution takes advantage of a new streamlined architecture, while solving the same problems that RecordService set out to solve, both dynamic column and and row-level permissions that work across multiple data access methods (including Spark).&amp;nbsp; &amp;nbsp; For now, the workarounds you mentioned would suffice, depending on your specific use case and needs.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 17:28:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-RecordService-dead/m-p/84608#M3042</guid>
      <dc:creator>Robert Justice</dc:creator>
      <dc:date>2019-01-07T17:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera RecordService dead?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-RecordService-dead/m-p/84632#M3043</link>
      <description>&lt;P&gt;Thank you very much for the confirmation!&lt;/P&gt;&lt;P&gt;What is the name of the new solution, and do you have a timeline for a release?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 09:13:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-RecordService-dead/m-p/84632#M3043</guid>
      <dc:creator>paluskapter</dc:creator>
      <dc:date>2019-01-08T09:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera RecordService dead?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-RecordService-dead/m-p/84660#M3044</link>
      <description>&lt;P&gt;There is no new product name.&amp;nbsp; This will be a new feature within Sentry called Attribute Based Access Control using Navigator Lineage tags&amp;nbsp;for metadata.&amp;nbsp; At present, there is no estimated release date, but we will be sure to announce that.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 20:42:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-RecordService-dead/m-p/84660#M3044</guid>
      <dc:creator>Robert Justice</dc:creator>
      <dc:date>2019-01-08T20:42:01Z</dc:date>
    </item>
  </channel>
</rss>

