Whitelist the Image in Cloudera Data Science Workbench
White-listing a customized image in Cloudera Data Science Workbench is a two-step process.
- If you want to include an image in the allowlist for deployment, the site administrator must clear the new
image for use on the deployment:
- Log in as a site administrator.
- Click .
-
Add
<company-registry>/<user-name>/<image-name>:<tag>
to the list of whitelisted engine images.
-
If you want to start using the image in a project, the project administrator must
set this image as the default image for the project.
- Go to the project Settings page.
- Click Engines.
- Select the new customized engine from the dropdown list of available Docker images. Sessions and jobs you run in your project will now have access to this engine.