[
https://issues.apache.org/jira/browse/YARN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Lowe updated YARN-426:
----------------------------
Attachment: YARN-426.patch
Patch to ensure all queued attempts for a public resource are notified of a
failed localization and the attempts are dequeued.
> Failure to download a public resource on a node prevents further downloads of
> the resource from that node
> ---------------------------------------------------------------------------------------------------------
>
> Key: YARN-426
> URL: https://issues.apache.org/jira/browse/YARN-426
> Project: Hadoop YARN
> Issue Type: Bug
> Components: nodemanager
> Affects Versions: 2.0.3-alpha, 0.23.6
> Reporter: Jason Lowe
> Assignee: Jason Lowe
> Priority: Critical
> Attachments: YARN-426.patch
>
>
> If the NM encounters an error while downloading a public resource, it fails
> to empty the list of request events corresponding to the resource request in
> {{attempts}}. If the same public resource is subsequently requested on that
> node, {{PublicLocalizer.addResource}} will skip the download since it will
> mistakenly believe a download of that resource is already in progress. At
> that point any container that requests the public resource will just hang in
> the {{LOCALIZING}} state.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira