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

Steve Loughran updated HADOOP-9453:
-----------------------------------

    Attachment: HADOOP-9453-002.patch

Filename expected in exception string is now driven by constant, and resilient 
to changes
                
> Configuration.loadResource should skip empty resources
> ------------------------------------------------------
>
>                 Key: HADOOP-9453
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9453
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: conf
>    Affects Versions: 3.0.0
>            Reporter: Steve Loughran
>            Priority: Minor
>         Attachments: HADOOP-9453-002.patch, HADOOP-9453.patch
>
>
> YARN-535 shows that having a 0-byte {yarn-site}} file (created due to the 
> test itself) breaks configuration loads, as it is a default resource that no 
> longer parses.
> The resource loader code skips missing files -it should do the same for 
> 0-byte files.

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

Reply via email to