Kalise Richmond
11/01/2022, 2:16 PMAnna Geller
Mason Menges
11/01/2022, 2:17 PMBianca Hoch
11/01/2022, 2:17 PMJeff Hale
11/01/2022, 2:17 PMRyan Peden
11/01/2022, 2:17 PMKhuyen Tran
11/01/2022, 2:17 PMOrbit
11/01/2022, 2:54 PMLinen
11/01/2022, 2:54 PMDiscourse Integration
11/01/2022, 2:54 PMNelson Griffiths
11/01/2022, 3:03 PMKevin Grismore
11/01/2022, 3:07 PMRob Freedy
11/01/2022, 3:09 PMJamie Zieziula
11/01/2022, 3:17 PMNate
11/01/2022, 3:30 PMJames Sopkin
11/01/2022, 3:34 PMOwen McMahon
11/01/2022, 4:22 PMAndrew Huang
11/01/2022, 4:26 PMJosh
11/01/2022, 4:35 PMAnthony Head
11/01/2022, 4:44 PMKalise Richmond
11/03/2022, 5:10 PMEden
11/16/2022, 9:06 AMNelson Griffiths
12/05/2022, 7:33 PMprefect
and prefect-gcp
Steven Trimboli
12/07/2022, 6:09 PMfrom prefect_gcp import GcpCredentials
gcp_credentials_block = GcpCredentials.load("bq-credentials")
bigquery_client = bigquery.Client(credentials=gcp_credentials_block)
I receive this error message: "ValueError: This library only supports credentials from google-auth-library-python. See https://google-auth.readthedocs.io/en/latest/ for help on authentication with this library."
How can I pass credentials to GCP successfully?Yoanis Gil
12/07/2022, 6:15 PMNelson Griffiths
12/14/2022, 8:48 PMWarning! Failed to load collection 'prefect_gcp_aiplatform': ModuleNotFoundError: No module named 'google.cloud.aiplatform'
Nelson Griffiths
12/14/2022, 10:42 PMSubmission failed. KeyError: "No class found for dispatch key 'cloud-run-job' in registry for type 'Block'."
Not quite sure what it means?Miguel Moncada
01/04/2023, 11:36 AMSubmission failed. KeyError: "No class found for dispatch key 'cloud-run-job' in registry for type 'Block'."
Probably it's due to a misconfiguration on the deployment python file (or maybe the infrastructure block itself?), adding more info to the thread π€anurag ambuja
01/05/2023, 10:50 AMMiguel Moncada
01/10/2023, 8:51 AMGcsBucket.load
classmethod following the reference here.
ValueError: Unable to find block document named tam-2759-bucket for block type gcs-bucket
More details in the thread π§΅