Created 03-13-2018 05:02 PM
As per the following link, it is nice to see Ranger version 0.7.0 is supported with HDI 3.6. However, I would like to know if all of the ranger functionality/features supported with the latest HDI regardless of the underline storage selected for the cluster? Can someone list out any Ranger limitations that we may run into if we choose to have HDI 3.6 with VHDs/WASB/ADLS?
https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-component-versioning
Created 03-13-2018 06:15 PM
Are you interested in any particular feature?
Please refer below posts.
https://blogs.msdn.microsoft.com/anindita9/tag/apache-ranger-hdinsight/
https://docs.microsoft.com/en-us/azure/hdinsight/domain-joined/apache-domain-joined-run-hive
Created 03-13-2018 09:47 PM
Yes. I am interested in RBAC on Hive Tables when HDI cluster is using ADLS/WASB for storage. Is that possible?
Created 03-13-2018 09:54 PM
to be specific .. I would like to have ranger policies that can control Hive database, table, column level and also row-level policy when the data is stored on ADLS or WASB.
Created 03-14-2018 12:09 AM
yes, that functionality is available.
Created 04-04-2018 07:31 PM
@vperiasamy Thanks. A follow-up question on HDFS RBACs via Ranger if the data is stored on one of the cloud-stroage platforms like ADLS/WASB/S3A etc... my research shows that we can't control access to the files via ranger. Can you please share your thoughts on this as well?