Prerequisites to access Cloudera Data Catalog
To access the Cloudera Data Catalog, you must have the required credentials.
Follow these instructions to provide the required access to the Cloudera Data Catalog users.
The PowerUser must provide the requisite access to subscribers who plan to use Cloudera Data Catalog as per the requirement.
- DataCatalogCspRuleManager
- DataCatalogCspRuleViewer
Using DataCatalogCspRuleManager role, you can create, deploy new Custom Sensitivity Profiler rules, create new Regex, and run validations on newly created rules.
Using DataCatalogCspRuleViewer role, you can list and view the existing Custom Sensitivity Profiler rules.
Additionally, using Cloudera Manager, you must configure Apache Atlas and Apache Ranger services. Use the following instructions to complete the process.
- .
- Enable the Kerberos Authentication for the Apache Atlas
service.
- In the search bar, look up the following
property:
conf/atlas-application.properties_role_safety_valveand enter the values for the Atlas service:atlas.proxyuser.dpprofiler.hosts=*atlas.proxyuser.dpprofiler.users=*atlas.proxyuser.dpprofiler.groups=*
- For the Apache Ranger configuration updates, go to .
- In the search bar, look up the following
property:
conf/ranger-admin-site.xmland enter the values for the Ranger service:Name:
ranger.proxyuser.dpprofiler.hostsValue:
*Name:
ranger.proxyuser.dpprofiler.usersValue:
*Name:
ranger.proxyuser.dpprofiler.groupsValue:
*
Later, restart Atlas and Ranger services respectively.
