You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Eli Reisman (JIRA)" <ji...@apache.org> on 2013/10/07 19:45:42 UTC

[jira] [Commented] (GIRAPH-730) GiraphApplicationMaster race condition in resource loading

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

Eli Reisman commented on GIRAPH-730:
------------------------------------

Oops -- comment above seems to have cut off the top of my original text. Missing part:

I am uploading a "suggestion patch" in case Chaun is working something else now that does what we talked about above -- just synchronize the creation of the LOCAL_RESOURCES map, not every call to get a reference to it.

> GiraphApplicationMaster race condition in resource loading
> ----------------------------------------------------------
>
>                 Key: GIRAPH-730
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-730
>             Project: Giraph
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>         Environment: Giraph with Yarn
>            Reporter: Chuan Lei
>            Assignee: Chuan Lei
>         Attachments: GIRAPH-730-2.patch, GIRAPH-730.v1.patch
>
>
> In GiraphApplicationMaster.java, getTaskResourceMap function is not multi-thread safe, which causes the application master fail to distribute the resources (jar, configuration file, etc.) to each container.



--
This message was sent by Atlassian JIRA
(v6.1#6144)