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. Open Cloudera DataFlow by clicking the DataFlow tile in the CDP sidebar.
  2. Click Deployments from the left navigation pane.
  3. Select a flow deployment to expand the Deployment Details pane and get deployment, KPI, system metrics, alerts, and event history information.
  4. In Deployment Details, click Actions > Manage Deployment.
    You are redirected to the Deployment Manager page.
  5. Click Actions in the Deployment Manager page.
  6. Select Suspend Deployment.
    The Suspend [Deployment Name] page appears.
  7. Click Suspend Deployment to suspend the DataFlow deployment.