Google Cloud Dataflow失败,因为文件数量更多。
复制步骤:
ERROR o.a.b.r.d.u.MonitoringUtil$LoggingHandler -
2019-05-07T16:06:12.373Z: Workflow failed.
Causes:
S01: createPCollectionFromFileLinkList/Read(CreateSource)+processAndDownloadFiles failed.,
The job failed because a work item has failed 4 times.
Look in previous log entries for the cause of each one of the 4 failures.
For more information, see https://cloud.google.com/dataflow/docs/guides/common-errors.
The work item was attempted on these workers:
12:06:24 leanplum-session-data-ing-05070832-p968-harness-97ng,
12:06:24 leanplum-session-data-ing-05070832-p968-harness-qqxg,
12:06:24 leanplum-session-data-ing-05070832-p968-harness-2rd4,
12:06:24 leanplum-session-data-ing-05070832-p968-harness-hcts
ByteBuffer byteBuffer = ByteBuffer.wrap(modifiedLine.concat("\n").getBytes(charset));
writableByteChannel.write(byteBuffer);