Setup IAM and Networking for your Dataflow Jobs Reviews
12783 reviews
Felix W. · Reviewed ما يقرب من 4 سنوات ago
Error Default python version is 3.9.x but apache-beam[gcp] only support 3.8.x
Robin J. · Reviewed ما يقرب من 4 سنوات ago
The connection was not working for the jobs and jobs took a long time
Pradeep U. · Reviewed ما يقرب من 4 سنوات ago
A few of the commands are outdated.
Mal W. · Reviewed ما يقرب من 4 سنوات ago
File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/home/student_04_ceb375744f38/df-env/lib/python3.9/site-packages/apache_beam/examples/wordcount.py", line 103, in <module> run() File "/home/student_04_ceb375744f38/df-env/lib/python3.9/site-packages/apache_beam/examples/wordcount.py", line 98, in run output | 'Write' >> WriteToText(known_args.output) File "/home/student_04_ceb375744f38/df-env/lib/python3.9/site-packages/apache_beam/pipeline.py", line 596, in __exit__ self.result = self.run() File "/home/student_04_ceb375744f38/df-env/lib/python3.9/site-packages/apache_beam/pipeline.py", line 546, in run return Pipeline.from_runner_api( File "/home/student_04_ceb375744f38/df-env/lib/python3.9/site-packages/apache_beam/pipeline.py", line 573, in run return self.runner.run_pipeline(self, self._options) File "/home/student_04_ceb375744f38/df-env/lib/python3.9/site-packages/apache_beam/runners/dataflow/dataflow_runner.py", line 582, in run_pipeline self.dataflow_client.create_job(self.job), self) File "/home/student_04_ceb375744f38/df-env/lib/python3.9/site-packages/apache_beam/utils/retry.py", line 253, in wrapper return fun(*args, **kwargs) File "/home/student_04_ceb375744f38/df-env/lib/python3.9/site-packages/apache_beam/runners/dataflow/internal/apiclient.py", line 724, in create_job self.create_job_description(job) File "/home/student_04_ceb375744f38/df-env/lib/python3.9/site-packages/apache_beam/runners/dataflow/internal/apiclient.py", line 822, in create_job_description job.proto.environment = Environment( File "/home/student_04_ceb375744f38/df-env/lib/python3.9/site-packages/apache_beam/runners/dataflow/internal/apiclient.py", line 184, in __init__ _verify_interpreter_version_is_supported(options) File "/home/student_04_ceb375744f38/df-env/lib/python3.9/site-packages/apache_beam/runners/dataflow/internal/apiclient.py", line 1272, in _verify_interpreter_version_is_supported raise Exception(
Tristan T. · Reviewed ما يقرب من 4 سنوات ago
ROHIT P. · Reviewed ما يقرب من 4 سنوات ago
Ashish S. · Reviewed ما يقرب من 4 سنوات ago
Had to go off trails with --experiment use_unsupported_python_version Can't complete this lab with provided code. No time left to diagnose or correct packages. "Error syncing pod d3f2b51794d3fd272770f868250b1791 ("df-beamapp-student005a377216-02201449-5d9m-harness-5d9g_default(d3f2b51794d3fd272770f868250b1791)"), skipping: failed to "StartContainer" for "python" with CrashLoopBackOff: "back-off 10s restarting failed container=python pod=df-beamapp-student005a377216-02201449-5d9m-harness-5d9g_default(d3f2b51794d3fd272770f868250b1791)""
Jordon M. · Reviewed حوالي 4 سنوات ago
Catarina D. · Reviewed حوالي 4 سنوات ago
Balaram D. · Reviewed حوالي 4 سنوات ago
Sourav S. · Reviewed حوالي 4 سنوات ago
The lab instructions do not play well with Python 3.9, which is the default for the Cloud Shell at the moment. The Dataflow job failed twice and the lab time ran out on my third attempt.
Mohamed A. · Reviewed حوالي 4 سنوات ago
Please note the Labs seems to be intended for Python version 3.7, but most of the labs that are currently running are using Python 3.9 Version which are not compatible and fail, So we need to give this --experiment use_unsupported_python_version to avoid failures. It would be good to have this updated in the Labs... but a good learning experience that I wanted to share.
Krishna V. · Reviewed حوالي 4 سنوات ago
Not working the code provided
Souvik B. · Reviewed حوالي 4 سنوات ago
This lab use python3.9 but dataflow can run only 3.6 - 3.8 . Then I can't run this lab.
Chittanutchote W. · Reviewed حوالي 4 سنوات ago
H F. · Reviewed حوالي 4 سنوات ago
Python version in lab does not correspond to the one needed for Dataflow SDK. Tried to launch the job using command line parameter : --experiment use_unsupported_python_version But the job later crashes repeatedly on kubelet error : "Error syncing pod d3f2b51794d3fd272770f868250b1791 ("df-beamapp-student0059c260e1-02180722-gtoz-harness-hqlc_default(d3f2b51794d3fd272770f868250b1791)"), skipping: failed to "StartContainer" for "python" with CrashLoopBackOff: "back-off 10s restarting failed container=python pod=df-beamapp-student0059c260e1-02180722-gtoz-harness-hqlc_default(d3f2b51794d3fd272770f868250b1791)""
Christophe S. · Reviewed حوالي 4 سنوات ago
Javier M. · Reviewed حوالي 4 سنوات ago
Javier M. · Reviewed حوالي 4 سنوات ago
Error Default python version is 3.9.x but apache-beam[gcp] only support 3.8.x
Robin J. · Reviewed حوالي 4 سنوات ago
Sachin K. · Reviewed حوالي 4 سنوات ago
Md S. · Reviewed حوالي 4 سنوات ago
The version of Python is 3.9 and I got errors that says I need 3.8 and I could not install it, so I was not able to complete the lab. Please fix this.
Jean-Sébastien P. · Reviewed حوالي 4 سنوات ago
Alceu D. · Reviewed حوالي 4 سنوات ago
Jagdeep S. · Reviewed حوالي 4 سنوات ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.