“无法查看文件的元数据”

时间:2016-10-04 06:04:14

标签: python google-cloud-storage google-cloud-dataflow

我遇到了谷歌云数据流的问题。我昨天设置的相同工作已成功执行。但今天早上我不能这样做。错误消息显示

“无法查看文件的元数据:gs:// ntu-project-data / data_src / hepth-converge-m”。

它在管道的最后一步失败了,它正在将输出文件写入存储桶。

“最终结果/ WriteImpl / write_bundles失败。

我不知道我的代码中是否有错误,或者我是否应该更改数据源的目录结构。这是我的目录结构如下。二进制和tmp目录由参数--staging_location& --temp_location分别。

> bucket
>> data source 
>>>binary&tmp 

0 个答案:

没有答案