Member since
08-01-2018
1
Post
0
Kudos Received
0
Solutions
02-14-2019
12:46 PM
I have gone through the steps to create an SDX Managed Namespace, created a Data Warehouse Cluster that points to the SDX Managed Namespace, and gotten into the Query editor (HUE) to being testing out queries. By default the first time I log in there are no permissions set for Sentry so I followed this guide: https://www.cloudera.com/documentation/altus/topics/altsdx_config_namespc_setup.html create role SentryAdminRoleForAltus;
grant all on server server1 to role SentryAdminRoleForAltus;
grant role SentryAdminRoleForAltus to group SDXSentryAdminGroup; The only problem is I don't know what group I belong to and its not obvious in the Altus UI. What value should I input for 'SDXSentryAdimGroup'?
... View more
Labels:
- Labels:
-
Apache Sentry
-
Cloudera Hue