Versions Compared

Key

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

...

  1. In the GCP Console, open the IAM & Admin page.

  2. In the left bar click IAM

  3. Edit roles for service-<some_number>@gcp-sa-datafusion.iam.gserviceaccount.com

  4. In Edit permissions page, add role Cloud Datastore Owner and click on Save.

  5. To provide access to BigQuery, you’ll need to add BigQuery Admin and BigQuery Data Owner roles for the Data Fusion service account.

  6. Click on Save

5. Perform similar steps (i.e. add the same roles) for the compute engine default service account to allow pipeline to access Datastore during the its execution on Dataproc.

To provide access to BigQuery, you’ll need to add BigQuery Admin and BigQuery Data Owner roles for the Data Fusion service account and the compute engine default service account.

Info

Page Properties
hiddentrue

Related issues