Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

SDX Managed Namespace (Beta) and Sentry Group Name

avatar
New Contributor

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'?

1 ACCEPTED SOLUTION

avatar
Cloudera Employee
Hello Keith,

If you go to the details web page for the namespace you created, you will
see the Admin Group defined. The UI will provide a link on the name of the
admin group that takes you to the Group details page for that group. There
you can see the members, roles, and admins for the group. You should be an
admin and a member automatically if you created the namespace. Because you
are an admin for the group, you can add other members to the group if you
want. Best,

Harrison

View solution in original post

1 REPLY 1

avatar
Cloudera Employee
Hello Keith,

If you go to the details web page for the namespace you created, you will
see the Admin Group defined. The UI will provide a link on the name of the
admin group that takes you to the Group details page for that group. There
you can see the members, roles, and admins for the group. You should be an
admin and a member automatically if you created the namespace. Because you
are an admin for the group, you can add other members to the group if you
want. Best,

Harrison