Define your CDP Public Cloud dataflow

To move data between cloud environments using NiFi site-to-site communication, you require a dataflow in CDP Public Cloud that can receive data from the CDP Private Cloud Base dataflow. To create this dataflow, configure a process group, and both an input and output port.

You have prepared you clusters, set up your network configurations, and configured your truststores.

  1. From your CDP Public Cloud NiFi cluster, create a Process Group to perform the operations you want to complete on the data received from and returned to the CDP Private Cloud Base cluster.
  2. Drag an Input Port onto the NiFi canvas.
    You must use this port for receiving data from NiFi's CDP Private Cloud Base cluster.
  3. Drag an Output Port onto the NiFi canvas.
    You must use this port to make data available for download to the CDP Private Cloud Base cluster.
  4. Connect your CDP Public Cloud dataflow components.

    Ensure that you have specified the public endpoints of your NiFi nodes in the CDP Public Cloud cluster.

  5. Start your dataflow and ensure that both the input and output ports are running.

When you have completed your CDP Public Cloud dataflow, proceed by configuring Apache Ranger to allow NiFi's site-to-site transmission.