[
https://issues.apache.org/jira/browse/HADOOP-9453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated HADOOP-9453:
-------------------------------------
Status: Patch Available (was: Open)
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)