Suspending a deployment

Suspending a DataFlow deployment terminates cloud resources belonging to a NiFi flow, while maintaining flow persistence.

Suspending a DataFlow deployment results in the following:

  • The NiFi flow stops processing data and all underlying cloud resources are terminated. Any unprocessed data in the flow is stored in memory and its processing resumes when you resume the deployment.

  • Flow persistence is maintained while a deployment is suspended.
  • You cannot modify deployment configuration while the deployment is suspended.
  • Suspended deployments are not billable, resulting in reduced costs.
You must have deployed a flow definition in Cloudera DataFlow.
  1. Click Actions in the Deployment Manager page.
  2. Click Suspend Deployment.
    The Suspend [Deployment Name] page appears.
  3. Click Suspend Deployment to suspend the DataFlow deployment.