Dataflow を使用したサーバーレスのデータ処理 — Apache Beam と Cloud Dataflow を使用して ETL パイプラインを作成する(Java) のレビュー

Dataflow を使用したサーバーレスのデータ処理 — Apache Beam と Cloud Dataflow を使用して ETL パイプラインを作成する(Java) のレビュー

6385 件のレビュー

xvccvxc

Victor Scher Jordan · 7日前にレビュー済み

The "walkthrough" could have better explanations, specially since this is the first hands on creation of pipelines through code

Trindade Felipe · 7日前にレビュー済み

Doan Quan · 7日前にレビュー済み

Victor Scher Jordan · 7日前にレビュー済み

Doesn't compile: [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.787 s [INFO] Finished at: 2024-09-12T14:16:00+00:00 [INFO] Final Memory: 41M/55M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project advanced-dataflow-lab-1-lab: Compilation failure: Compilation failure: [ERROR] /home/project/training-data-analyst/quests/dataflow/1_Basic_ETL/labs/src/main/java/com/mypackage/pipeline/MyPipeline.java:[27,26] cannot find symbol [ERROR] symbol: class Logger [ERROR] location: class com.mypackage.pipeline.MyPipeline [ERROR] /home/project/training-data-analyst/quests/dataflow/1_Basic_ETL/labs/src/main/java/com/mypackage/pipeline/MyPipeline.java:[33,38] cannot find symbol [ERROR] symbol: class DataflowPipelineOptions [ERROR] location: class com.mypackage.pipeline.MyPipeline [ERROR] /home/project/training-data-analyst/quests/dataflow/1_Basic_ETL/labs/src/main/java/com/mypackage/pipeline/MyPipeline.java:[65,19] cannot find symbol [ERROR] symbol: class PipelineResult [ERROR] location: class com.mypackage.pipeline.MyPipeline [ERROR] /home/project/training-data-analyst/quests/dataflow/1_Basic_ETL/labs/src/main/java/com/mypackage/pipeline/MyPipeline.java:[27,39] cannot find symbol [ERROR] symbol: variable LoggerFactory [ERROR] location: class com.mypackage.pipeline.MyPipeline [ERROR] /home/project/training-data-analyst/quests/dataflow/1_Basic_ETL/labs/src/main/java/com/mypackage/pipeline/MyPipeline.java:[46,27] cannot find symbol [ERROR] symbol: variable PipelineOptionsFactory [ERROR] location: class com.mypackage.pipeline.MyPipeline [ERROR] /home/project/training-data-analyst/quests/dataflow/1_Basic_ETL/labs/src/main/java/com/mypackage/pipeline/MyPipeline.java:[68,9] cannot find symbol [ERROR] symbol: class Pipeline [ERROR] location: class com.mypackage.pipeline.MyPipeline [ERROR] /home/project/training-data-analyst/quests/dataflow/1_Basic_ETL/labs/src/main/java/com/mypackage/pipeline/MyPipeline.java:[68,29] cannot find symbol [ERROR] symbol: variable Pipeline [ERROR] location: class com.mypackage.pipeline.MyPipeline [ERROR] /home/project/training-data-analyst/quests/dataflow/1_Basic_ETL/labs/src/main/java/com/mypackage/pipeline/MyPipeline.java:[69,16] cannot find symbol [ERROR] symbol: method setJobName(java.lang.String) [ERROR] location: variable options of type com.mypackage.pipeline.MyPipeline.Options

Alvarez Fernando · 7日前にレビュー済み

The lab console and the web ide never opened for me to continue with the lab.

Das Probal Kumar · 8日前にレビュー済み

I could not understand what the author meant when i read the description

Malewicz Jakub · 8日前にレビュー済み

Kristianto Cornelius · 8日前にレビュー済み

Dhiman Saurabh · 9日前にレビュー済み

Paparella Maria · 9日前にレビュー済み

too confusing

Shalhan Assalam Muhammad · 9日前にレビュー済み

Perez Daniel · 9日前にレビュー済み

was good

Valderrama Villavicencio José Carlos · 9日前にレビュー済み

Upadhyay Sanjeev · 9日前にレビュー済み

Krishnamurthy Vaishnavi · 9日前にレビュー済み

Ishii Kentaro · 9日前にレビュー済み

Tendulkar Sam · 10日前にレビュー済み

I have error in step build maven This is error java.lang.IllegalArgumentException: BigQueryIO.Write needs a GCS temp location to store temp files.This can be set by withCustomGcsTempLocation() in the Builderor through the fallback pipeline option --tempLocation. so I need to find solution for a while I need to solve with add line public static void main(String[] args) { Options options = PipelineOptionsFactory.fromArgs(args).as(Options.class); // Set the GCS temp location through options options.setTempLocation("gs://YOUR_BUCKET/temp/"); run(options); }

kongkiatkrai sutee · 10日前にレビュー済み

Huerta Edson · 10日前にレビュー済み

Socha Ramirez Cristian Camilo · 10日前にレビュー済み

Dimo Peter · 10日前にレビュー済み

Dimo Peter · 10日前にレビュー済み

Alvarado Máximo Eduardo · 10日前にレビュー済み

Neko Lemni · 11日前にレビュー済み

Jain Mukul · 11日前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。