[ 
https://issues.apache.org/jira/browse/BEAM-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Beam JIRA Bot updated BEAM-7549:
--------------------------------
    Labels: stale-P2  (was: )

> Provide a better error message for 410 Gone errors from GCS
> -----------------------------------------------------------
>
>                 Key: BEAM-7549
>                 URL: https://issues.apache.org/jira/browse/BEAM-7549
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp, io-py-gcp
>            Reporter: Chamikara Madhusanka Jayalath
>            Priority: P2
>              Labels: stale-P2
>
> For example 410 errors might get raised here.
> com.google.cloud.hadoop.util.AbstractGoogleAsyncWriteChannel.waitForCompletionAndThrowIfUploadFailed(AbstractGoogleAsyncWriteChannel.java:431)
>         at 
> com.google.cloud.hadoop.util.AbstractGoogleAsyncWriteChannel.close(AbstractGoogleAsyncWriteChannel.java:289)
>         at 
> com.google.cloud.dataflow.sdk.io.FileBasedSink$FileBasedWriter.close(FileBasedSink.java:571)
>         at 
> com.google.cloud.dataflow.sdk.io.FileBasedSink$FileBasedWriter.close(FileBasedSink.java:474)
>         at 
> com.google.cloud.dataflow.sdk.io.Write$Bound$WriteBundles.finishBundle(Write.java:202)
> Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException: 
> 410 Gone
>  
> Example client side error message that gives a better description to the 
> end-user: "GCS upload of processed data transiently failed and will need to 
> be retried. Some produced data might need to be recomputed"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to