[ 
https://issues.apache.org/jira/browse/HADOOP-14399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16450785#comment-16450785
 ] 

Hudson commented on HADOOP-14399:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14057 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14057/])
HADOOP-14399. Configuration does not correctly XInclude absolute file (xyao: 
rev 0d55cc6a37a413ebe35c02a18c0bce2f4d490e6f)
* (edit) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java


> Configuration does not correctly XInclude absolute file URIs
> ------------------------------------------------------------
>
>                 Key: HADOOP-14399
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14399
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: conf
>    Affects Versions: 2.9.0, 3.0.0-alpha4
>            Reporter: Andrew Wang
>            Assignee: Jonathan Eagles
>            Priority: Blocker
>             Fix For: 2.9.0, 3.0.0-alpha4
>
>         Attachments: HADOOP-14399.1.patch, HADOOP-14399.2.patch, 
> HADOOP-14399.3.patch
>
>
> [Reported 
> by|https://issues.apache.org/jira/browse/HADOOP-14216?focusedCommentId=15967816&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15967816]
>  [[email protected]] on HADOOP-14216, filing this JIRA on his behalf:
> {quote}
> Just tracked this down as the likely cause of my S3A test failures. This is 
> pulling in core-site.xml, which then xincludes auth-keys.xml, which finally 
> references an absolute path, file://home/stevel/(secret)/aws-keys.xml. This 
> is failing for me even with the latest patch in. Either transient XIncludes 
> aren't being picked up or
> Note also I think the error could be improved. 1. It's in the included file 
> where the problem appears to lie and 2. we should really know the missing 
> entry. Perhaps a wiki link too: I had to read the XInclude spec to work out 
> what was going on here before I could go back to finding the cause
> {quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to