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

Jonathan Eagles commented on MAPREDUCE-5664:
--------------------------------------------

Could you please provide sample xml files for processing as well as job 
configuration and relevant part of the MapReduce class so this could be 
reproduced? Also, please set the hadoop version in the Affects Version of the 
JIRA. This will greatly help someone reproduce this issue quickly.

> java.lang.RuntimeException: javax.xml.parsers.ParserConfigurationException:
> ---------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5664
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5664
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: ranjini
>
> Hi,
> When processing xml file as input via map reduce, the error occurred is 
> conf.Configuration: error parsing conf file: 
> javax.xml.parsers.ParserConfigurationException: Feature 
> 'http://apache.org/xml/features/xinclude' is not recognized.
> Exception in thread "main" java.lang.RuntimeException: 
> javax.xml.parsers.ParserConfigurationException: Feature 
> 'http://apache.org/xml/features/xinclude' is not recognized.
>       at 
> org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:1171)
>       at 
> org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:1030)
>       at org.apache.hadoop.conf.Configuration.getProps(Configuration.java:980)
>       at org.apache.hadoop.conf.Configuration.get(Configuration.java:382)
>       at org.apache.hadoop.util.RunJar.main(RunJar.java:109)
> Caused by: javax.xml.parsers.ParserConfigurationException: Feature 
> 'http://apache.org/xml/features/xinclude' is not recognized.
>       at 
> org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.newDocumentBuilder(Unknown 
> Source)
>       at 
> org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:1061)
>       ... 4 more
> Please help to fix the issue



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to