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:43:42 UTC

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

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

Eli Reisman updated GIRAPH-730:
-------------------------------

    Attachment: GIRAPH-730-2.patch

I'll upload the patch here, but if Chaun is still working this problem, I'm happy to leave it to him to fix this problem. I am in agreement now that if we catch this fix at the getTaskResourceMap() level we can solve the problem for now. Great work, Chaun!

One issue: i'm having trouble building Giraph (under any profile, even default) right now to test this...is the build broken right now? I'm on a clean trunk repo...?


> 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)