I'm running a Cloud Dataprep job, which has successfully run many times until today.
It now fails with an error when creating the 'temp_dataset_beam_job_...' dataset.
The error is Access Denied: BigQuery BigQuery: Location unknown is not yet publicly available'.
Can anyone give guidance on how I correct this/set a location for the temp datasets and check the permissions?
The trifacta service and compute accounts for this project have Edit permission on the source dataset within BigQuery, and also have Cloud Dataflow Service Agent and Dataprep Service Agent roles on the Google Cloud project.
Thanks
Angus