You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Junping Du (JIRA)" <ji...@apache.org> on 2016/07/04 15:07:11 UTC

[jira] [Assigned] (YARN-5306) Yarn should detect and fail fast on duplicate resources in container request

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

Junping Du reassigned YARN-5306:
--------------------------------

    Assignee: Junping Du

> Yarn should detect and fail fast on duplicate resources in container request
> ----------------------------------------------------------------------------
>
>                 Key: YARN-5306
>                 URL: https://issues.apache.org/jira/browse/YARN-5306
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn
>            Reporter: Yesha Vora
>            Assignee: Junping Du
>            Priority: Critical
>
> In some cases, Yarn gets duplicate copies of resources in resource-list. 
> In this case, you end up with a resource list which contains two copies of resource JAR, with the timestamps of the two separate uploads —only one of which (the later one) is correct. At download time, the NM goes through the list and fails the download when it gets to the one with the older timestamp.
> We need some utility class to do a scan & check could be used by the NM at download time (so fail with meaningful errors), and the yarn client could perhaps do the check before launch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org