You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/07/01 17:21:01 UTC

[jira] [Commented] (BEAM-12392) Make artifact retrieval error messages actionable.

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

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

This issue was marked "stale-assigned" and has not received a public comment in 7 days. It is now automatically unassigned. If you are still working on it, you can assign it to yourself again. Please also give an update about the status of the work.

> Make artifact retrieval error messages actionable. 
> ---------------------------------------------------
>
>                 Key: BEAM-12392
>                 URL: https://issues.apache.org/jira/browse/BEAM-12392
>             Project: Beam
>          Issue Type: Improvement
>          Components: java-fn-execution
>            Reporter: Kyle Weaver
>            Priority: P3
>
> When artifact retrieval fails, it gives inscrutable errors like
>     2021/05/24 13:45:34 Initializing java harness: /opt/apache/beam/boot --id=1-2 --provision_endpoint=localhost:33957
>     2021/05/24 13:45:44 Failed to retrieve staged files: failed to retrieve /tmp/staged in 3 attempts: failed to retrieve chunk for /tmp/staged/beam-sdks-java-io-expansion-service-2.28.0-oErG3M6t3yoDeSvfFRW5UCvvM33J-4yNp7xiK9glKtI.jar
>     caused by:
>     rpc error: code = Unknown desc = ;
>  
> Also, we should probably make it more clear that there is a causal relationship between "Docker container x logs" and "No container running for id x" https://github.com/apache/beam/blob/873201205a6502e7f44f9e398dc7558710b26b12/runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/environment/DockerEnvironmentFactory.java#L137-L148
>  



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