Build and Deploy Machine Learning Solutions with Vertex AI: Challenge Lab Reviews

Build and Deploy Machine Learning Solutions with Vertex AI: Challenge Lab Reviews

15068 reviews

Claire T. · Reviewed 4 days ago

Harsh S. · Reviewed 4 days ago

pretty bad, getting so many errors --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) Cell In[54], line 1 ----> 1 vertex_pipelines_job.run() File ~/.local/lib/python3.10/site-packages/google/cloud/aiplatform/pipeline_jobs.py:314, in PipelineJob.run(self, service_account, network, sync, create_request_timeout) 295 """Run this configured PipelineJob and monitor the job until completion. 296 297 Args: (...) 310 Optional. The timeout for the create request in seconds. 311 """ 312 network = network or initializer.global_config.network --> 314 self._run( 315 service_account=service_account, 316 network=network, 317 sync=sync, 318 create_request_timeout=create_request_timeout, 319 ) File ~/.local/lib/python3.10/site-packages/google/cloud/aiplatform/base.py:810, in optional_sync.<locals>.optional_run_in_thread.<locals>.wrapper(*args, **kwargs) 808 if self: 809 VertexAiResourceNounWithFutureManager.wait(self) --> 810 return method(*args, **kwargs) 812 # callbacks to call within the Future (in same Thread) 813 internal_callbacks = [] File ~/.local/lib/python3.10/site-packages/google/cloud/aiplatform/pipeline_jobs.py:351, in PipelineJob._run(self, service_account, network, sync, create_request_timeout) 329 """Helper method to ensure network synchronization and to run 330 the configured PipelineJob and monitor the job until completion. 331 (...) 343 Optional. The timeout for the create request in seconds. 344 """ 345 self.submit( 346 service_account=service_account, 347 network=network, 348 create_request_timeout=create_request_timeout, 349 ) --> 351 self._block_until_complete()

Billy B. · Reviewed 4 days ago

pretty bad, getting so many errors --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) Cell In[54], line 1 ----> 1 vertex_pipelines_job.run() File ~/.local/lib/python3.10/site-packages/google/cloud/aiplatform/pipeline_jobs.py:314, in PipelineJob.run(self, service_account, network, sync, create_request_timeout) 295 """Run this configured PipelineJob and monitor the job until completion. 296 297 Args: (...) 310 Optional. The timeout for the create request in seconds. 311 """ 312 network = network or initializer.global_config.network --> 314 self._run( 315 service_account=service_account, 316 network=network, 317 sync=sync, 318 create_request_timeout=create_request_timeout, 319 ) File ~/.local/lib/python3.10/site-packages/google/cloud/aiplatform/base.py:810, in optional_sync.<locals>.optional_run_in_thread.<locals>.wrapper(*args, **kwargs) 808 if self: 809 VertexAiResourceNounWithFutureManager.wait(self) --> 810 return method(*args, **kwargs) 812 # callbacks to call within the Future (in same Thread) 813 internal_callbacks = [] File ~/.local/lib/python3.10/site-packages/google/cloud/aiplatform/pipeline_jobs.py:351, in PipelineJob._run(self, service_account, network, sync, create_request_timeout) 329 """Helper method to ensure network synchronization and to run 330 the configured PipelineJob and monitor the job until completion. 331 (...) 343 Optional. The timeout for the create request in seconds. 344 """ 345 self.submit( 346 service_account=service_account, 347 network=network, 348 create_request_timeout=create_request_timeout, 349 ) --> 351 self._block_until_complete()

Billy B. · Reviewed 4 days ago

Szymon K. · Reviewed 4 days ago

Szymon K. · Reviewed 4 days ago

Oscar Felipe F. · Reviewed 4 days ago

Bhushan K. · Reviewed 5 days ago

SALONI SANJAY G. · Reviewed 5 days ago

Rasika M. · Reviewed 5 days ago

Pragathi R. · Reviewed 5 days ago

Satyajit C. · Reviewed 5 days ago

Hatef A. · Reviewed 5 days ago

soehein h. · Reviewed 5 days ago

The lab is not executing correctly

Eddison L. · Reviewed 5 days ago

Shivam S. · Reviewed 5 days ago

Eddison L. · Reviewed 5 days ago

Louis D. · Reviewed 5 days ago

Jeremiah A. · Reviewed 5 days ago

Jeremiah A. · Reviewed 5 days ago

Muhammad R. · Reviewed 5 days ago

last step very too much time to wait and at the end it was not working I got this error : Creating PipelineJob INFO:google.cloud.aiplatform.pipeline_jobs:Creating PipelineJob PipelineJob created. Resource name: projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 INFO:google.cloud.aiplatform.pipeline_jobs:PipelineJob created. Resource name: projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 To use this PipelineJob in another session: INFO:google.cloud.aiplatform.pipeline_jobs:To use this PipelineJob in another session: pipeline_job = aiplatform.PipelineJob.get('projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508') INFO:google.cloud.aiplatform.pipeline_jobs:pipeline_job = aiplatform.PipelineJob.get('projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508') View Pipeline Job: https://console.cloud.google.com/vertex-ai/locations/us-east4/pipelines/runs/bert-sentiment-classification-20240919231508?project=527883717849 INFO:google.cloud.aiplatform.pipeline_jobs:View Pipeline Job: https://console.cloud.google.com/vertex-ai/locations/us-east4/pipelines/runs/bert-sentiment-classification-20240919231508?project=527883717849 PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_PENDING INFO:google.cloud.aiplatform.pipeline_jobs:PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_PENDING PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_PENDING INFO:google.cloud.aiplatform.pipeline_jobs:PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_PENDING PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_PENDING INFO:google.cloud.aiplatform.pipeline_jobs:PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_PENDING PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_PENDING INFO:google.cloud.aiplatform.pipeline_jobs:PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_PENDING PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_RUNNING INFO:google.cloud.aiplatform.pipeline_jobs:PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_RUNNING PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_RUNNING INFO:google.cloud.aiplatform.pipeline_jobs:PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_RUNNING PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_RUNNING INFO:google.cloud.aiplatform.pipeline_jobs:PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_RUNNING PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_RUNNING INFO:google.cloud.aiplatform.pipeline_jobs:PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_RUNNING PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_RUNNING INFO:google.cloud.aiplatform.pipeline_jobs:PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_RUNNING PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_RUNNING INFO:google.cloud.aiplatform.pipeline_jobs:PipelineJob projects/527883717849/locations/us-east4/pipelineJobs/bert-sentiment-classification-20240919231508 current state: PipelineState.PIPELINE_STATE_RUNNING --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) Cell In[49], line 1 ----> 1 vertex_pipelines_job.run() File ~/.local/lib/python3.10/site-packages/google/cloud/aiplatform/pipeline_jobs.py:314, in PipelineJob.run(self, service_account, network, sync, create_request_timeout) 295 """Run this configured PipelineJob and monitor the job until completion. 296 297 Args: (...) 310 Optional. The timeout for the create request in seconds. 311 """ 312 network = network or initializer.global_config.network --> 314 self._run( 315 service_account=service_account, 316 network=network, 317 sync=sync, 318 create_request_timeout=create_request_timeout, 319 ) File ~/.local/lib/python3.10/site-packages/google/cloud/aiplatform/base.py:810, in optional_sync.<locals>.optional_run_in_thread.<locals>.wrapper(*args, **kwargs) 808 if self: 809 VertexAiResourceNounWithFutureManager.wait(self) --> 810 return method(*args, **kwargs) 812 # callbacks to call within the Future (in same Thread) 813 internal_callbacks = [] File ~/.local/lib/python3.10/site-packages/google/cloud/aiplatform/pipeline_jobs.py:351, in PipelineJob._run(self, service_account, network, sync, create_request_timeout) 329 """Helper method to ensure network synchronization and to run 330 the configured PipelineJob and monitor the job until completion. 331 (...) 343 Optional. The timeout for the create request in seconds. 344 """ 345 self.submit( 346 service_account=service_account, 347 network=network, 348 create_request_timeout=create_request_timeout, 349 ) --> 351 self._block_until_complete() File ~/.local/lib/python3.10/site-packages/google/cloud/aiplatform/pipeline_jobs.py:499, in PipelineJob._block_until_complete(self) 496 # Error is only populated when the job state is 497 # JOB_STATE_FAILED or JOB_STATE_CANCELLED. 498 if self._gca_resource.state in _PIPELINE_ERROR_STATES: --> 499 raise RuntimeError("Job failed with:\n%s" % self._gca_resource.error) 500 else: 501 _LOGGER.log_action_completed_against_resource("run", "completed", self) RuntimeError: Job failed with: code: 9 message: " The DAG failed because some tasks failed. The failed tasks are: [customcontainertrainingjob-run].; Job (project_id = qwiklabs-gcp-01-a42e76e1031e, job_id = 1619274963481526272) is failed due to the above error.; Failed to handle the job: {project_number = 527883717849, job_id = 1619274963481526272}"

MallĂ© M. · Reviewed 5 days ago

Benny Y. · Reviewed 6 days ago

SALMA G. · Reviewed 6 days ago

Yifan Y. · Reviewed 6 days ago

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