After creating the task, select the task in the list to open the Task Lifecycle page.
- Select Run.
- In the Basic tab, select the Data connection.
- On the Advanced tab, set the following properties:
Property Description Docker image Specify the docker image to be used to run the task. Resource template Identify a predefined set of resources, including CPU and memory, which are the properties of the container created to run the task in. Select S Standard, M Medium, L Large, or Custom from the Template drop-down list. Set any of the following properties:- Memory: Specify the allocated RAM memory for the container. Must be an integer followed by the unit (m for megabytes or g for gigabytes).
- CPU: Specify the allocated CPU units (cores) for the container, can be an integer or decimal number. Accepts m as the unit for milicores.
- GPU (visible when Custom is selected): Specify the allocated GPU units for the container, can be an integer or decimal number. Accepts m as the unit for milicores.
Custom properties Define custom properties as key/value pairs. - Select Run.The Run task job details page displays the task's running progress.
The Logs tab shows the job logs and events for the selected job. While the job is in progress, you can cancel it by selecting Stop.
The Properties tab shows all the properties related to the selected job such as job ID, task ID, and Creation date.
- Select to close the page when the task has completed running. The Lifecycle tab updates and shows the Run task step details.
- Expand Run details.
Property Description Job ID Specifies the related job ID for running the task. Date Specifies the date task was run. User Specifies the user who executed the running job. Status Shows the status of the running job as Completed. Resources Specifies the resources utilized in the job including CPU and Memory. Job progress Lists down all phases of the job. The job progress information includes:- Job status: Status of each phase as Created, Scheduled, Assigned, Running, Completed.
- Start date: Start date and time for each phase.
- End date: End date and time for each phase.
- Duration: Duration of each phase in seconds.
Run artifacts Lets you view and download run task artifacts. - Expand Run artifacts to review and download the artifacts.