VM サービス アカウントとスコープの構成、使用、監査 のレビュー
15885 件のレビュー
D M Ajay · 約5年前にレビュー済み
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.
Chowski Sara · 約5年前にレビュー済み
buggy - found out I needed to install pyarrow. Also some install are really long ...
Bransi Charles · 約5年前にレビュー済み
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
Smirnov Dmitri · 約5年前にレビュー済み
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.
Chowski Sara · 約5年前にレビュー済み
Mathijs Mathijs · 約5年前にレビュー済み
seems need one more module "sudo pip3 install pyarrow"
吴芃 吴芃 · 約5年前にレビュー済み
buggy
Bransi Charles · 約5年前にレビュー済み
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
Mohamed El-Mosielhy Assem · 約5年前にレビュー済み
ok
Belanger Benjamin · 約5年前にレビュー済み
VION JONATHAN · 約5年前にレビュー済み
LECOUTY YANN · 約5年前にレビュー済み
Couche Lyderic · 約5年前にレビュー済み
RUFFIN Tony · 約5年前にレビュー済み
RIBEIRO Rodrigue · 約5年前にレビュー済み
Chivet Aurélie · 約5年前にレビュー済み
DOMENICI BRUNO · 約5年前にレビュー済み
Malladi Chandrachud · 約5年前にレビュー済み
Zunino Matteo · 約5年前にレビュー済み
$ 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.
Myrdal Jon · 約5年前にレビュー済み
attention to detail test for the VM instance! great lab
Jc Jc · 約5年前にレビュー済み
Jc Jc · 約5年前にレビュー済み
Marques Marcelo · 5年以上前にレビュー済み
pyarrow missing and instructions to install pyarrow missing
Diaz David · 5年以上前にレビュー済み
need to install pyarrow to run the query
Chakrabarti Rishi · 5年以上前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。