Help Center/ModelArts/FAQs/Training Jobs/Creating a Training Job/Is the /cache Directory of a Training Job Secure?
Updated on 2025-09-08 GMT+08:00

Is the /cache Directory of a Training Job Secure?

The program of a ModelArts training job runs in a container. The address of a directory to which the container is mounted is unique, and can be accessed only by the running container. Therefore, the /cache directory of the training job is secure.