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

Daniel Templeton updated YARN-4717:
-----------------------------------
    Attachment: YARN-4717.001.patch

The exception happens when the recursive delete in the cleanup discovers that 
another thread has deleted one of the subdirectories it was planning to delete. 
 This IAE is in addition to the IOE that can happen for the same reason.

> TestResourceLocalizationService.testPublicResourceInitializesLocalDir fails 
> Intermittently due to IllegalArgumentException from cleanup
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-4717
>                 URL: https://issues.apache.org/jira/browse/YARN-4717
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 2.6.0
>            Reporter: Daniel Templeton
>            Assignee: Daniel Templeton
>            Priority: Minor
>         Attachments: YARN-4717.001.patch
>
>
> The same issue that was resolved by [~zxu] in YARN-3602 is back.  Looks like 
> the commons-io package throws an IAE instead of an IOE now if the directory 
> doesn't exist.



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

Reply via email to