[ 
https://issues.apache.org/jira/browse/BEAM-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17122780#comment-17122780
 ] 

Beam JIRA Bot commented on BEAM-7549:
-------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it 
has been labeled "stale-P2". If this issue is still affecting you, we care! 
Please comment and remove the label. Otherwise, in 14 days the issue will be 
moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed 
explanation of what these priorities mean.


> 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