List of questions
Related questions
Question 360 - Professional Data Engineer discussion
The data analyst team at your company uses BigQuery for ad-hoc queries and scheduled SQL pipelines in a Google Cloud project with a slot reservation of 2000 slots. However, with the recent introduction of hundreds of new non time-sensitive SQL pipelines, the team is encountering frequent quota errors. You examine the logs and notice that approximately 1500 queries are being triggered concurrently during peak time. You need to resolve the concurrency issue. What should you do?
A.
Update SQL pipelines and ad-hoc queries to run as interactive query jobs.
B.
Increase the slot capacity of the project with baseline as 0 and maximum reservation size as 3000.
C.
Update SOL pipelines to run as a batch query, and run ad-hoc queries as interactive query jobs.
D.
Increase the slot capacity of the project with baseline as 2000 and maximum reservation size as 3000.
Your answer:
0 comments
Sorted by
Leave a comment first