Whitelist the Image in Cloudera Machine Learning
This topic describes how to whitelist custom images so that they can be used in projects.
White-listing a customized image in Cloudera Machine Learning is a two-step process.
- Whitelist the image for the whole deployment. First, a site administrator will need to 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.
- Whitelist the image for a specific project If you want to start using the image in a project, the project administrator will need to 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.