ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 86 - Professional Data Engineer discussion

Report
Export

When running a pipeline that has a BigQuery source, on your local machine, you continue to get permission denied errors. What could be the reason for that?

A.
Your gcloud does not have access to the BigQuery resources
Answers
A.
Your gcloud does not have access to the BigQuery resources
B.
BigQuery cannot be accessed from local machines
Answers
B.
BigQuery cannot be accessed from local machines
C.
You are missing gcloud on your machine
Answers
C.
You are missing gcloud on your machine
D.
Pipelines cannot be run locally
Answers
D.
Pipelines cannot be run locally
Suggested answer: A

Explanation:

When reading from a Dataflow source or writing to a Dataflow sink using DirectPipelineRunner, the Cloud Platform account that you configured with the gcloud executable will need access to the corresponding source/sink

Reference: https://cloud.google.com/dataflow/javasdk/

JavaDoc/com/google/cloud/dataflow/sdk/runners/DirectPipelineRunner

asked 18/09/2024
Gofaone Ncube
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first