Configuring, Using, and Auditing VM Service Accounts and Scopes Reviews

15885 reviews

Ajay D. · Reviewed около 5 лет ago

Not only did the libraries take upwards of 30 minutes to install, but my service account was assigned a nonstandard email by pantheon so the progress check was failing for hte second item. It worked the second time.

Sara C. · Reviewed около 5 лет ago

buggy - found out I needed to install pyarrow. Also some install are really long ...

Charles B. · Reviewed около 5 лет ago

student-02-646f7ce5ae25@bigquery-instance:~$ python3 query.py Traceback (most recent call last): File "query.py", line 23, in <module> print(client.query(query).to_dataframe()) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/query.py", line 1339, in to_dataframe date_as_object=date_as_object, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1697, in to_dataframe create_bqstorage_client=create_bqstorage_client, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1509, in to_arrow raise ValueError(_NO_PYARROW_ERROR) ValueError: The pyarrow library is not installed, please install pyarrow to use the to_arrow() function. student-02-646f7ce5ae25@bigquery-instance:~$ sudo pip3 install pyarrow Collecting pyarrow Downloading https://files.pythonhosted.org/packages/c8/58/d07e7ee8b0cffe509f9e5a3742e09636a4a58b2113d193166615b934846f/pyarrow-2.0.0-cp37-cp37m-manylinux1_x86_64.whl (16.9MB) 100% |████████████████████████████████| 16.9MB 77kB/s Requirement already satisfied: numpy>=1.14 in /usr/local/lib/python3.7/dist-packages (from pyarrow) (1.19.4) Installing collected packages: pyarrow Successfully installed pyarrow-2.0.0 student-02-646f7ce5ae25@bigquery-instance:~$ python3 query.py year num_babies 0 2002 4027376 1 2005 4145619 2 2006 4273225 3 2008 4255156 4 2001 4031531 5 2007 4324008 6 2003 4096092 7 2004 4118907

Dmitri S. · Reviewed около 5 лет ago

Not only did the libraries take upwards of 30 minutes to install, but my service account was assigned a nonstandard email by pantheon so the progress check was failing for hte second item.

Sara C. · Reviewed около 5 лет ago

Mathijs M. · Reviewed около 5 лет ago

seems need one more module "sudo pip3 install pyarrow"

吴芃 吴. · Reviewed около 5 лет ago

buggy

Charles B. · Reviewed около 5 лет ago

faced below error student-00-aec02fa825f9@bigquery-instance:~$ python3 query.py Traceback (most recent call last): File "query.py", line 23, in <module> print(client.query(query).to_dataframe()) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/query.py", line 1339, in to_dataframe date_as_object=date_as_object, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1697, in to_dataframe create_bqstorage_client=create_bqstorage_client, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1509, in to_arrow raise ValueError(_NO_PYARROW_ERROR) ValueError: The pyarrow library is not installed, please install pyarrow to use the to_arrow() function. this command should solve it student-00-aec02fa825f9@bigquery-instance:~$ sudo pip3 install pyarrow

Assem M. · Reviewed около 5 лет ago

ok

Benjamin B. · Reviewed около 5 лет ago

JONATHAN V. · Reviewed около 5 лет ago

YANN L. · Reviewed около 5 лет ago

Lyderic C. · Reviewed около 5 лет ago

Tony R. · Reviewed около 5 лет ago

Rodrigue R. · Reviewed около 5 лет ago

Aurélie C. · Reviewed около 5 лет ago

BRUNO D. · Reviewed около 5 лет ago

Chandrachud M. · Reviewed около 5 лет ago

Matteo Z. · Reviewed около 5 лет ago

$ python3 query.py Traceback (most recent call last): File "query.py", line 23, in <module> print(client.query(query).to_dataframe()) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/query.py", line 1339, in to_dataframe date_as_object=date_as_object, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1697, in to_dataframe create_bqstorage_client=create_bqstorage_client, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1509, in to_arrow raise ValueError(_NO_PYARROW_ERROR) ValueError: The pyarrow library is not installed, please install pyarrow to use the to_arrow() function.

Jon M. · Reviewed около 5 лет ago

attention to detail test for the VM instance! great lab

Jc J. · Reviewed около 5 лет ago

Jc J. · Reviewed около 5 лет ago

Marcelo M. · Reviewed больше 5 лет ago

pyarrow missing and instructions to install pyarrow missing

David D. · Reviewed больше 5 лет ago

need to install pyarrow to run the query

Rishi C. · Reviewed больше 5 лет ago

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