Registering an AWS environment from the CDP CLI
Use the CDP CLI to register your AWS environment.
Unlike in the Cloudera web interface, environment creation in the CDP CLI is a three-step process: creating the environment, setting DBroker mappings, and creating data lakes. Follow these steps to create an AWS environment in Cloudera.
l the environment prerequisites described in AWS requirements
Once your environment is running:
- You must assign roles to users and groups to allow them access to the environment and perform user sync. For steps, refer to Enabling admin and user access to environments.
- You must onboard your users and/or groups for cloud storage. For steps, refer to Onboarding Cloudera users and groups for cloud storage.
- You must create Ranger policies to determine which users have access to which databases and tables. For instructions on how to access your data lake, refer to Accessing Data Lake services.
- You can use the
update-custom-docker-registrycommand to update/change the custom docker registry on an existing environment. After the update, newly created experiences will use the updated registry. - You can also use the
update-custom-docker-registrycommand for existing experiences to update the repo details within the environment if the registry query/check from the environment service side is dynamic on the experience service side.
