Table of Contents

Search

  1. Preface
  2. Workflows
  3. Workflow Variables
  4. Workflow Parameters
  5. Cluster Tasks
  6. Command Task
  7. Human Task
  8. Mapping Task
  9. Notification Task
  10. Gateways
  11. Workflow Recovery
  12. Workflow Administration

Developer Workflow Guide

Developer Workflow Guide

Cluster Task Overview

Cluster Task Overview

Cluster tasks are workflow tasks that can create and delete compute clusters on a cloud platform.
Use a Create Cluster task to create, configure and start a compute cluster. Use a Delete Cluster task to delete the same cluster after mapping tasks and any other tasks in the workflow are complete.
When you run a cluster workflow, the Create Cluster task issues commands to create a cluster of the size and type that you specify. Mapping tasks and other tasks in the workflow run on the same cluster or on another cluster that you specify. You can include a Delete Cluster task to terminate the cluster when all tasks are complete. If you do not include a Delete Cluster task, the cluster continues to run.

0 COMMENTS

We’d like to hear from you!