Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'NoneType' object has no attribute 'Client' #83

Open
alvynabranches opened this issue Aug 5, 2022 · 0 comments
Open

Comments

@alvynabranches
Copy link

INFO:apache_beam.runners.dataflow.dataflow_runner:Could not estimate size of source <apache_beam.io.gcp.bigquery._CustomBigQuerySource object at 0x7faa91a5c0d0> due to an exception: Traceback (most recent call last):
File "/home/alvynabranches/redit_data/venv/lib/python3.9/site-packages/apache_beam/runners/dataflow/dataflow_runner.py", line 1186, in run_Read
transform.source.estimate_size())
File "/home/alvynabranches/redit_data/venv/lib/python3.9/site-packages/apache_beam/io/gcp/bigquery.py", line 764, in estimate_size
bq = bigquery_tools.BigQueryWrapper()
File "/home/alvynabranches/redit_data/venv/lib/python3.9/site-packages/apache_beam/io/gcp/bigquery_tools.py", line 336, in init
self.gcp_bq_client = client or gcp_bigquery.Client(
AttributeError: 'NoneType' object has no attribute 'Client'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant