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

Steve Loughran commented on HADOOP-14216:
-----------------------------------------

I the problem I'm seeing isn't fallback related, it's that the Xinclude you've 
had to implement can't handle URIs in the reference. I think it should see if 
the ref for the include can be used in a {{new URI()}} call before trying to 
create a file:// URI from it; if it can become a URI, then it's good to go as is

> Improve Configuration XML Parsing Performance
> ---------------------------------------------
>
>                 Key: HADOOP-14216
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14216
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: 2.9.0, 3.0.0-alpha3
>
>         Attachments: HADOOP-14216.1.patch, HADOOP-14216.2-branch-2.patch, 
> HADOOP-14216.2.patch, HADOOP-14216.addendum.1.patch
>
>
> JIRA is to improve XML parsing performance through reuse and a change in XML 
> parser (STAX)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to