Created on 02-14-2019 12:46 PM - edited 09-16-2022 07:09 AM
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'?
Created 02-14-2019 01:41 PM
Created 02-14-2019 01:41 PM