Troubleshoot upgrades

This page shows you how to resolve issues with Cloud Data Fusion upgrades.

Dataproc cluster to gets stuck in provisioning state after upgrading from 6.1

The following issue occurs when you upgrade from version 6.1 to version 6.2.0 or later:

Network tags aren't preserved when you upgrade, causing your Dataproc cluster to get stuck in provisioning state. This error can happen especially when your environment has restrictive networking and security policies.

Instead, in each updated instance, manually add your network tags to each of the compute profiles it uses.

Add the network tags to a compute profile by following these steps:

  1. In the Google Cloud console, go to the Cloud Data Fusion Instances page.

  2. Click View Instance.

  3. Click System Admin.

  4. Click the Configuration tab.

  5. Expand the System Compute Profiles field.

  6. Click Create New Profile. A page of provisioners opens.

  7. Click Dataproc.

  8. Enter your profile information, including the network tags.

  9. Click Create.

After adding the tags, use the updated profile in your pipeline. The new tags are preserved in future releases.

What's next