[
https://issues.apache.org/jira/browse/HADOOP-9453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14353426#comment-14353426
]
Hadoop QA commented on HADOOP-9453:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12586475/HADOOP-9453-002.patch
against trunk revision de1101c.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/5893//console
This message is automatically generated.
> 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)