When Submitting Job to Google Dataflow it gives the error "failed with status FAILED"
向Google Dataflow提交作业时,会显示错误“失败,状态为FAILED”
Any Idea?
任何想法?
Nov 16, 2016 6:25:34 PM com.google.cloud.dataflow.sdk.runners.BlockingDataflowPipelineRunner run
INFO: Job finished with status FAILED
Exception in thread "main" com.google.cloud.dataflow.sdk.runners.DataflowJobExecutionException: Job 2016-11-16_08_25_02-3648727548396803107 failed with status FAILED
at com.google.cloud.dataflow.sdk.runners.BlockingDataflowPipelineRunner.run(BlockingDataflowPipelineRunner.java:158)
at com.google.cloud.dataflow.sdk.runners.BlockingDataflowPipelineRunner.run(BlockingDataflowPipelineRunner.java:56)
at com.google.cloud.dataflow.sdk.Pipeline.run(Pipeline.java:181)
at com.kryptonz.proccess.UsersProfileDatastoreBatchView.main(UsersProfileDatastoreBatchView.java:67)
1 个解决方案
#1
1
It looks like there were some problems with the project configuration that have since been resolved. Sorry about the inconvenience!
看起来项目配置存在一些问题已经解决。很抱歉给您带来不便!
#1
1
It looks like there were some problems with the project configuration that have since been resolved. Sorry about the inconvenience!
看起来项目配置存在一些问题已经解决。很抱歉给您带来不便!