Skip to content

Execution

a_git_a edited this page Feb 7, 2024 · 10 revisions

Data Job Execution

When scheduled in Control Service Cloud, jobs run in a container.
They have a couple of Gigabytes of local storage, which is available only during the execution of the job.
Then, the container is deleted.

Those resources can be configured per job during deployment.

Next Section: Deployment

Clone this wiki locally