关于“Configuring, Using, and Auditing VM Service Accounts and Scopes”的评价

评论

TAN B. · 评论almost 5 years之前

Munira M. · 评论almost 5 years之前

Manisha S. · 评论almost 5 years之前

Chris Y. · 评论almost 5 years之前

Tam C. · 评论almost 5 years之前

Bok C. · 评论almost 5 years之前

package build failed.

Rajeevan V. · 评论almost 5 years之前

Tan K. · 评论almost 5 years之前

had to do it twice, because i missed the second big query privilege in the IAM service account section

steven w. · 评论almost 5 years之前

Arnaldo M. · 评论almost 5 years之前

Yeh J. · 评论almost 5 years之前

joerg s. · 评论almost 5 years之前

Michael F. · 评论almost 5 years之前

Tom P. · 评论almost 5 years之前

great

Ivan R. · 评论almost 5 years之前

This is the third Attempt of a lab that should take 25 minutes... .I ran the commands three times python3 query.py..and it does NOT give me the expected results...Row year num_babies 0 2008 4255156 1 2006 4273225 2 2003 4096092 3 2004 4118907 4 2002 4027376 5 2005 4145619 6 2001 4031531 7 2007 4324008 Instead it keeps giving me in SSH this below....I sent a ticket to QWIKlabs Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/google/auth/compute_engine/credentials.py", line 111, in refresh self._retrieve_info(request) File "/usr/local/lib/python3.7/dist-packages/google/auth/compute_engine/credentials.py", line 88, in _retrieve_in fo request, service_account=self._service_account_email File "/usr/local/lib/python3.7/dist-packages/google/auth/compute_engine/_metadata.py", line 234, in get_service_a ccount_info return get(request, path, params={"recursive": "true"}) File "/usr/local/lib/python3.7/dist-packages/google/auth/compute_engine/_metadata.py", line 187, in get response, google.auth.exceptions.TransportError: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/inst ance/service-accounts/YOUR_SERVICE_ACCOUNT/?recursive=true from the Google Compute Enginemetadata service. Status: 404 Response:\nb\'<!DOCTYPE html>\\n<html lang=en>\\n <meta charset=utf-8>\\n <meta name=viewport content="initia l-scale=1, minimum-scale=1, width=device-width">\\n <title>Error 404 (Not Found)!!1</title>\\n <style>\\n *{ma rgin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin :7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/err ors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-deco ration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;pad ding-right:0}}#logo{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png) no -repeat;margin-left:-5px}@media only screen and (min-resolution:192dpi){#logo{background:url(//www.google.com/image s/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat 0% 0%/100% 100%;-moz-border-image:url(//www.googl e.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) 0}}@media only screen and (-webkit-min-device-pi xel-ratio:2){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no- repeat;-webkit-background-size:100% 100%}}#logo{display:inline-block;height:54px;width:150px}\\n </style>\\n <a h ref=//www.google.com/><span id=logo aria-label=Google></span></a>\\n <p><b>404.</b> <ins>That\\xe2\\x80\\x99s an e rror.</ins>\\n <p>The requested URL <code>/computeMetadata/v1/instance/service-accounts/YOUR_SERVICE_ACCOUNT/?recu rsive=true</code> was not found on this server. <ins>That\\xe2\\x80\\x99s all we know.</ins>\\n\'', <google.auth.t ransport.requests._Response object at 0x7f727e2f1278>) The above exception was the direct cause of the following exception: 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/client.py", line 2931, in query query_job._begin(retry=retry, timeout=timeout) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/query.py", line 1088, in _begin super(QueryJob, self)._begin(client=client, retry=retry, timeout=timeout) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/base.py", line 465, in _begin timeout=timeout, these errors I could not figure out at the end and was running out of time will try again.... I have chatted with Soham Sen Customer Support....who is testing the lab to see if there is an issue

Eric (. · 评论almost 5 years之前

Vlad K. · 评论almost 5 years之前

Rajesh K. · 评论almost 5 years之前

VINAY S. · 评论almost 5 years之前

Joo H. · 评论almost 5 years之前

Farah D. · 评论almost 5 years之前

Farah D. · 评论almost 5 years之前

Roy S. · 评论almost 5 years之前

This is the third Attempt of a lab that should take 25 minutes... .I ran the commands three times python3 query.py..and it does NOT give me the expected results...Row year num_babies 0 2008 4255156 1 2006 4273225 2 2003 4096092 3 2004 4118907 4 2002 4027376 5 2005 4145619 6 2001 4031531 7 2007 4324008 Instead it keeps giving me in SSH this below....I sent a ticket to QWIKlabs Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/google/auth/compute_engine/credentials.py", line 111, in refresh self._retrieve_info(request) File "/usr/local/lib/python3.7/dist-packages/google/auth/compute_engine/credentials.py", line 88, in _retrieve_in fo request, service_account=self._service_account_email File "/usr/local/lib/python3.7/dist-packages/google/auth/compute_engine/_metadata.py", line 234, in get_service_a ccount_info return get(request, path, params={"recursive": "true"}) File "/usr/local/lib/python3.7/dist-packages/google/auth/compute_engine/_metadata.py", line 187, in get response, google.auth.exceptions.TransportError: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/inst ance/service-accounts/YOUR_SERVICE_ACCOUNT/?recursive=true from the Google Compute Enginemetadata service. Status: 404 Response:\nb\'<!DOCTYPE html>\\n<html lang=en>\\n <meta charset=utf-8>\\n <meta name=viewport content="initia l-scale=1, minimum-scale=1, width=device-width">\\n <title>Error 404 (Not Found)!!1</title>\\n <style>\\n *{ma rgin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin :7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/err ors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-deco ration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;pad ding-right:0}}#logo{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png) no -repeat;margin-left:-5px}@media only screen and (min-resolution:192dpi){#logo{background:url(//www.google.com/image s/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat 0% 0%/100% 100%;-moz-border-image:url(//www.googl e.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) 0}}@media only screen and (-webkit-min-device-pi xel-ratio:2){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no- repeat;-webkit-background-size:100% 100%}}#logo{display:inline-block;height:54px;width:150px}\\n </style>\\n <a h ref=//www.google.com/><span id=logo aria-label=Google></span></a>\\n <p><b>404.</b> <ins>That\\xe2\\x80\\x99s an e rror.</ins>\\n <p>The requested URL <code>/computeMetadata/v1/instance/service-accounts/YOUR_SERVICE_ACCOUNT/?recu rsive=true</code> was not found on this server. <ins>That\\xe2\\x80\\x99s all we know.</ins>\\n\'', <google.auth.t ransport.requests._Response object at 0x7f727e2f1278>) The above exception was the direct cause of the following exception: 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/client.py", line 2931, in query query_job._begin(retry=retry, timeout=timeout) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/query.py", line 1088, in _begin super(QueryJob, self)._begin(client=client, retry=retry, timeout=timeout) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/base.py", line 465, in _begin timeout=timeout, these errors I could not figure out at the end and was running out of time will try again

Eric (. · 评论almost 5 years之前

Farah D. · 评论almost 5 years之前

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。