Serverless Data Processing with Dataflow - Using Dataflow SQL for Batch Analytics (Python) Reviews
Loading...
No results found.

Apply your skills in Google Cloud console

Serverless Data Processing with Dataflow - Using Dataflow SQL for Batch Analytics (Python) Reviews

4276 reviews

German L. · Reviewed בערך 2 חודשים ago

soumya s. · Reviewed 3 חודשים ago

Ezhilan G. · Reviewed 3 חודשים ago

Robin V. · Reviewed 3 חודשים ago

Manikanta M. · Reviewed 3 חודשים ago

Fred R. · Reviewed 3 חודשים ago

Jorge Luis C. · Reviewed 3 חודשים ago

Elton T. · Reviewed 7 חודשים ago

Wojciech O. · Reviewed 7 חודשים ago

Sunil S. · Reviewed 7 חודשים ago

THIS LAB HAS A BUGGGGGG!!!

Martin A. · Reviewed 7 חודשים ago

Abdullah S. · Reviewed 7 חודשים ago

ERROR Traceback (most recent call last): File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/solution/batch_user_traffic_SQL_pipeline.py", line 170, in <module> run() File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/solution/batch_user_traffic_SQL_pipeline.py", line 154, in run (logs | 'PerUserAggregations' >> SqlTransform(query, dialect='zetasql') File "/opt/conda/lib/python3.10/site-packages/apache_beam/pvalue.py", line 138, in __or__ return self.pipeline.apply(ptransform, self) File "/opt/conda/lib/python3.10/site-packages/apache_beam/pipeline.py", line 681, in apply return self.apply( File "/opt/conda/lib/python3.10/site-packages/apache_beam/pipeline.py", line 692, in apply return self.apply(transform, pvalueish) File "/opt/conda/lib/python3.10/site-packages/apache_beam/pipeline.py", line 754, in apply pvalueish_result = self.runner.apply(transform, pvalueish, self._options) File "/opt/conda/lib/python3.10/site-packages/apache_beam/runners/runner.py", line 191, in apply return self.apply_PTransform(transform, input, options) File "/opt/conda/lib/python3.10/site-packages/apache_beam/runners/runner.py", line 195, in apply_PTransform return transform.expand(input) File "/opt/conda/lib/python3.10/site-packages/apache_beam/transforms/external.py", line 750, in expand response = service.Expand(request) File "/opt/conda/lib/python3.10/site-packages/grpc/_channel.py", line 1181, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/opt/conda/lib/python3.10/site-packages/grpc/_channel.py", line 1006, in _end_unary_response_blocking raise _InactiveRpcError(state) # pytype: disable=not-instantiable grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNKNOWN details = "Application error processing RPC" debug_error_string = "UNKNOWN:Error received from peer {grpc_message:"Application error processing RPC", grpc_status:2, created_time:"2025-02-03T14:15:27.848628683+00:00"}"

Stefano C. · Reviewed 7 חודשים ago

Errors in Dataflow job launch. Tried 2-3 times, but same error received everytime. WARNING:root:Waiting for grpc channel to be ready at localhost:44851. Traceback (most recent call last): File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/lab/batch_user_traffic_SQL_pipeline.py", line 170, in <module> run() File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/lab/batch_user_traffic_SQL_pipeline.py", line 154, in run (logs | 'PerUserAggregations' >> SqlTransform(query, dialect='zetasql') File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/lab/df-env/lib/python3.10/site-packages/apache_beam/pvalue.py", line 138, in __or__ return self.pipeline.apply(ptransform, self) File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/lab/df-env/lib/python3.10/site-packages/apache_beam/pipeline.py", line 681, in apply return self.apply( File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/lab/df-env/lib/python3.10/site-packages/apache_beam/pipeline.py", line 692, in apply return self.apply(transform, pvalueish) File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/lab/df-env/lib/python3.10/site-packages/apache_beam/pipeline.py", line 754, in apply pvalueish_result = self.runner.apply(transform, pvalueish, self._options) File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/lab/df-env/lib/python3.10/site-packages/apache_beam/runners/runner.py", line 191, in apply return self.apply_PTransform(transform, input, options) File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/lab/df-env/lib/python3.10/site-packages/apache_beam/runners/runner.py", line 195, in apply_PTransform return transform.expand(input) File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/lab/df-env/lib/python3.10/site-packages/apache_beam/transforms/external.py", line 750, in expand response = service.Expand(request) File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/lab/df-env/lib/python3.10/site-packages/grpc/_channel.py", line 1181, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/lab/df-env/lib/python3.10/site-packages/grpc/_channel.py", line 1006, in _end_unary_response_blocking raise _InactiveRpcError(state) # pytype: disable=not-instantiable grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNKNOWN details = "Application error processing RPC" debug_error_string = "UNKNOWN:Error received from peer {grpc_message:"Application error processing RPC", grpc_status:2, created_time:"2025-02-04T08:40:07.679716747+00:00"}"

Yogesh J. · Reviewed 7 חודשים ago

Errors in Dataflow job launch. Tried 2-3 times, but same error received everytime.

Yogesh J. · Reviewed 7 חודשים ago

I couldn't finish the lab because of an error "Application error processing RPC". I tried to complete this lab twice, both attempts with the same result. I copied the code provided in the solution and the error persists.

María Azul L. · Reviewed 7 חודשים ago

ERROR Traceback (most recent call last): File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/solution/batch_user_traffic_SQL_pipeline.py", line 170, in <module> run() File "/home/jupyter/training-data-analyst/quests/dataflow_python/4_SQL_Batch_Analytics/solution/batch_user_traffic_SQL_pipeline.py", line 154, in run (logs | 'PerUserAggregations' >> SqlTransform(query, dialect='zetasql') File "/opt/conda/lib/python3.10/site-packages/apache_beam/pvalue.py", line 138, in __or__ return self.pipeline.apply(ptransform, self) File "/opt/conda/lib/python3.10/site-packages/apache_beam/pipeline.py", line 681, in apply return self.apply( File "/opt/conda/lib/python3.10/site-packages/apache_beam/pipeline.py", line 692, in apply return self.apply(transform, pvalueish) File "/opt/conda/lib/python3.10/site-packages/apache_beam/pipeline.py", line 754, in apply pvalueish_result = self.runner.apply(transform, pvalueish, self._options) File "/opt/conda/lib/python3.10/site-packages/apache_beam/runners/runner.py", line 191, in apply return self.apply_PTransform(transform, input, options) File "/opt/conda/lib/python3.10/site-packages/apache_beam/runners/runner.py", line 195, in apply_PTransform return transform.expand(input) File "/opt/conda/lib/python3.10/site-packages/apache_beam/transforms/external.py", line 750, in expand response = service.Expand(request) File "/opt/conda/lib/python3.10/site-packages/grpc/_channel.py", line 1181, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/opt/conda/lib/python3.10/site-packages/grpc/_channel.py", line 1006, in _end_unary_response_blocking raise _InactiveRpcError(state) # pytype: disable=not-instantiable grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNKNOWN details = "Application error processing RPC" debug_error_string = "UNKNOWN:Error received from peer {grpc_message:"Application error processing RPC", grpc_status:2, created_time:"2025-02-03T14:15:27.848628683+00:00"}"

Stefano C. · Reviewed 7 חודשים ago

queries are not running properly

Vijay A. · Reviewed 7 חודשים ago

Stuart B. · Reviewed 7 חודשים ago

Sunil S. · Reviewed 7 חודשים ago

RPC error when using zetasql. Had not enough time to solve or research.

Gloria M. · Reviewed 7 חודשים ago

Got error

Thanasit V. · Reviewed 7 חודשים ago

Got error

Thanasit V. · Reviewed 7 חודשים ago

not working...error message: Application error processing RPC

Frank S. · Reviewed 7 חודשים ago

An errror with Apache Beam version : grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNKNOWN details = "Application error processing RPC" debug_error_string = "UNKNOWN:Error received from peer {created_time:"2025-01-27T09:59:31.881841312+00:00", grpc_status:2, grpc_message:"Application error processing RPC"}"

Moudjibou O. · Reviewed 8 חודשים ago

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