关于“Serverless Data Processing with Dataflow - Using Dataflow SQL for Batch Analytics (Python)”的评价
正在加载…
未找到任何结果。

在 Google Cloud 控制台中运用您的技能

关于“Serverless Data Processing with Dataflow - Using Dataflow SQL for Batch Analytics (Python)”的评价

4276 条评价

German L. · 已于 about 2 months前审核

soumya s. · 已于 3 months前审核

Ezhilan G. · 已于 3 months前审核

Robin V. · 已于 3 months前审核

Manikanta M. · 已于 3 months前审核

Fred R. · 已于 3 months前审核

Jorge Luis C. · 已于 3 months前审核

Elton T. · 已于 7 months前审核

Wojciech O. · 已于 7 months前审核

Sunil S. · 已于 7 months前审核

THIS LAB HAS A BUGGGGGG!!!

Martin A. · 已于 7 months前审核

Abdullah S. · 已于 7 months前审核

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. · 已于 7 months前审核

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. · 已于 7 months前审核

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

Yogesh J. · 已于 7 months前审核

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. · 已于 7 months前审核

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. · 已于 7 months前审核

queries are not running properly

Vijay A. · 已于 7 months前审核

Stuart B. · 已于 7 months前审核

Sunil S. · 已于 7 months前审核

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

Gloria M. · 已于 7 months前审核

Got error

Thanasit V. · 已于 7 months前审核

Got error

Thanasit V. · 已于 7 months前审核

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

Frank S. · 已于 7 months前审核

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. · 已于 8 months前审核

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