Member since
01-11-2017
9
Posts
2
Kudos Received
0
Solutions
04-10-2019
05:43 PM
Provide recursive permission to all child object to the ADLS adl://hdpadls.azuredatalakestore.net for the Azure App that is created to access ADLS from the Cluster.
... View more
04-04-2018
08:05 PM
What is the best approach for multi-tenancy from authorization point of view under the following scenario Within the same company, there are 3 different groups which are not allowed to see each other's data that is stored in multiple folders under the same ADLS storage account. I know we can use Ranger to control Hive external tables access but what about access to files on ADLS? and also if they are trying to run spark workloads accessing the data directly from ADLS, what kind of authorization we can apply on HDP?
... View more
Labels:
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?
... View more
01-15-2017
07:27 AM
@Raj Kulakarni As of HDP 2.4.3 I am not sure if hbase and spark UI will work with SPNEGO authentication. However all other UIs will work by following document shared by @Shyam Shaw For hbase it should work with HDP 2.5. For spark check http://spark.apache.org/docs/latest/security.html
... View more