[ https://issues.apache.org/jira/browse/HADOOP-2439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552334 ]
karlunho edited comment on HADOOP-2439 at 12/16/07 11:15 PM: ------------------------------------------------------------ This patch is for adding XML input support to hadoop. This patch does rely on J2EE 5 libraries, namely the libraries required for StAX parsing. The libraries it depends are are: appserv-ws.jar javaee.jar webservices-rt.jar webservices-tools.jar I've attached the jar files seperately was (Author: karlunho): This patch is for adding XML input support to hadoop. This patch does rely on J2EE 5 libraries, namely the libraries required for StAX parsing > Hadoop needs a better XML Input > ------------------------------- > > Key: HADOOP-2439 > URL: https://issues.apache.org/jira/browse/HADOOP-2439 > Project: Hadoop > Issue Type: New Feature > Components: mapred > Affects Versions: 0.15.1 > Reporter: Alan Ho > Priority: Minor > Attachments: HADOOP-2439Patch.patch > > > Hadoop does not have a good XML parser for XML input. The XML parser in the > streaming class is fairly difficult to work with and doesn't have proper test > cases around it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.