Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page describes how to configure a pipeline to run on a Dataproc cluster in a specific network. This can be done by setting the network using runtime arguments, or creating a custom profile, or by setting the network using arguments..

Setting network using runtime arguments

  1. In the Cloud Data Fusion UI, navigate to the detail page for the pipeline you would like to run.

  2. Click on the drop-down next to the Run button.

  3. Enter the system.profile.properties.network as the Name, and the name of your desired network as the Value.

...

Creating a custom profile

  1. In the Cloud Data Fusion UI, navigate to the System Admin page using the top nav bar.

  2. Click on the Configuration tab, then click on Create New Profile in the System Compute Profiles section.

  3. Click on Google Cloud Dataproc.

  4. Enter a Profile label and a Description.

  5. Enter the Network that you would like your pipelines to run in.

  6. Click on the Create at the bottom of the page. The other settings will be automatically detected.

  7. Navigate to the pipeline detail page for the pipeline you would like to run.

  8. Click on the Configure button, select the profile you just created, then save.

Setting network using arguments

  1. In the Cloud Data Fusion UI, navigate to the detail page for the pipeline you would like to run.

  2. Click on the drop-down next to the Run button.

  3. Enter the system.profile.properties.network as the Name, and the name of your desired network as the Value.

...

Page Properties
hiddentrue

Related issues