Created on 01-07-2019 06:09 AM - edited 09-16-2022 07:02 AM
Hi,
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.
Does anybody knows what happened to it, why it was cancelled?
These are the ones which I found as possible workarounds:
Is there any alternative for row level security in Impala? RecordService sounded like the solution what I needed.
Thanks,
Peter
Created 01-07-2019 09:28 AM
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 here). 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). For now, the workarounds you mentioned would suffice, depending on your specific use case and needs.
Robert Justice, Technical Resolution Manager
Created 01-07-2019 09:28 AM
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 here). 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). For now, the workarounds you mentioned would suffice, depending on your specific use case and needs.
Robert Justice, Technical Resolution Manager
Created 01-08-2019 01:13 AM
Thank you very much for the confirmation!
What is the name of the new solution, and do you have a timeline for a release?
Created 01-08-2019 12:42 PM
There is no new product name. This will be a new feature within Sentry called Attribute Based Access Control using Navigator Lineage tags for metadata. At present, there is no estimated release date, but we will be sure to announce that.
Robert Justice, Technical Resolution Manager