Created on 03-26-2019 10:29 AM - edited 09-16-2022 07:15 AM
Hi Team,
We are using Druid in our production cluster, Did we have any user( LDAP / AD ) based policy for druid.
We what to restrict some Druid Datasources from other users.
As of now every AD user is able to see Datasources in our HDP Cluster. We dont have any Ranger Plugin for Druid.
If we have, how we can restrict Data datasources to users. Please update
Thanks
Mohammad Layeeq
Created 03-26-2019 04:50 PM
Currently the best way would be to query Druid using Apache Hive and use the ability of Hive to enforce Ranger Policies on druid backed tables.
Created 10-09-2019 02:35 PM
Druid LDAP/AD user authentication/authorization will be available in Druid 0.17.0
https://github.com/apache/incubator-druid/issues/6416
https://github.com/apache/incubator-druid/pull/6972
Created on 12-03-2019 10:44 PM - edited 12-03-2019 10:53 PM
Thanks for update , the new version of Druid 0.17.0 is not at release.
Is this feature available in Druid 0.16.0?