Service Accounts and Roles: Fundamentals Reviews

Service Accounts and Roles: Fundamentals Reviews

51534 reviews

Eri T. · Reviewed 2 months ago

Gabriel G. · Reviewed 2 months ago

PRIYADEEP M. · Reviewed 2 months ago

good

Eshal K. · Reviewed 2 months ago

NIKITA S. · Reviewed 2 months ago

Sumalatha G. · Reviewed 2 months ago

Joshua O. · Reviewed 2 months ago

Kaligiri H. · Reviewed 2 months ago

Joshua O. · Reviewed 2 months ago

The last part of the lab was not working

Justin M. · Reviewed 2 months ago

Ranjan K. · Reviewed 2 months ago

Prabhas B. · Reviewed 2 months ago

there is an error in the lab. Try creating a virtual env to bypass it: # Update package list and install necessary tools sudo apt-get update sudo apt-get install -y git python3-pip python3-venv # Create a virtual environment python3 -m venv venv # Activate the virtual environment source venv/bin/activate # Upgrade pip inside the virtual environment pip install --upgrade pip # Install necessary packages inside the virtual environment pip install google-auth google-auth-oauthlib google-auth-httplib2 google-api-python-client google-cloud-bigquery pyarrow pandas db-dtypes # Run your script python3 query.py

Karolina Z. · Reviewed 2 months ago

Kaushik T. · Reviewed 2 months ago

santoshi d. · Reviewed 2 months ago

SK DULAL I. · Reviewed 2 months ago

Sai P. · Reviewed 2 months ago

Abhishek P. · Reviewed 2 months ago

Aditya I. · Reviewed 2 months ago

Mageshwaran M. · Reviewed 2 months ago

Siddharth C. · Reviewed 2 months ago

Kadir T. · Reviewed 2 months ago

Mark H. · Reviewed 2 months ago

Getting below errors while submitting this lab File "/home/student-02-b1382a19888f/query.py", line 23, in <module> print(client.query(query).to_dataframe()) File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/bigquery/client.py", line 3492, in query return _job_helpers.query_jobs_insert( File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/bigquery/_job_helpers.py", line 159, in query_jobs_insert future = do_query() File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/bigquery/_job_helpers.py", line 136, in do_query query_job._begin(retry=retry, timeout=timeout) File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/bigquery/job/query.py", line 1378, in _begin super(QueryJob, self)._begin(client=client, retry=retry, timeout=timeout) File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/bigquery/job/base.py", line 743, in _begin api_response = client._call_api( File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/bigquery/client.py", line 833, in _call_api return call() File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/api_core/retry/retry_unary.py", line 293, in retry_wrapped_func return retry_target( File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/api_core/retry/retry_unary.py", line 153, in retry_target _retry_error_helper( File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/api_core/retry/retry_base.py", line 212, in _retry_error_helper raise final_exc from source_exc File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/api_core/retry/retry_unary.py", line 144, in retry_target result = target() File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/_http/__init__.py", line 482, in api_request response = self._make_request( File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/_http/__init__.py", line 341, in _make_request return self._do_request( File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/_http/__init__.py", line 379, in _do_request return self.http.request( File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/auth/transport/requests.py", line 533, in request self.credentials.before_request(auth_request, method, url, request_headers) File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/auth/credentials.py", line 230, in before_request self._blocking_refresh(request) File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/auth/credentials.py", line 193, in _blocking_refresh self.refresh(request)

Sumalatha G. · Reviewed 2 months ago

Vidya P R. · Reviewed 2 months ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.