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

15885 Rezensionen

Ajay D. · Vor etwa 5 Jahre überprüft

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. · Vor etwa 5 Jahre überprüft

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

Charles B. · Vor etwa 5 Jahre überprüft

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. · Vor etwa 5 Jahre überprüft

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. · Vor etwa 5 Jahre überprüft

Mathijs M. · Vor etwa 5 Jahre überprüft

seems need one more module "sudo pip3 install pyarrow"

吴芃 吴. · Vor etwa 5 Jahre überprüft

buggy

Charles B. · Vor etwa 5 Jahre überprüft

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. · Vor etwa 5 Jahre überprüft

ok

Benjamin B. · Vor etwa 5 Jahre überprüft

JONATHAN V. · Vor etwa 5 Jahre überprüft

YANN L. · Vor etwa 5 Jahre überprüft

Lyderic C. · Vor etwa 5 Jahre überprüft

Tony R. · Vor etwa 5 Jahre überprüft

Rodrigue R. · Vor etwa 5 Jahre überprüft

Aurélie C. · Vor etwa 5 Jahre überprüft

BRUNO D. · Vor etwa 5 Jahre überprüft

Chandrachud M. · Vor etwa 5 Jahre überprüft

Matteo Z. · Vor etwa 5 Jahre überprüft

$ 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. · Vor etwa 5 Jahre überprüft

attention to detail test for the VM instance! great lab

Jc J. · Vor etwa 5 Jahre überprüft

Jc J. · Vor etwa 5 Jahre überprüft

Marcelo M. · Vor mehr als 5 Jahre überprüft

pyarrow missing and instructions to install pyarrow missing

David D. · Vor mehr als 5 Jahre überprüft

need to install pyarrow to run the query

Rishi C. · Vor mehr als 5 Jahre überprüft

Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.