[ https://issues.apache.org/jira/browse/HADOOP-2439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552824 ]
Doug Cutting commented on HADOOP-2439: -------------------------------------- Apache's policy for 3rd party libraries is stated here: http://people.apache.org/~cliffs/3party.html In particular, redistribution of GPL libraries is prohibited, while CDDL libraries are permitted in binary form only. If these are included in Java 6, perhaps we should make this issue depend on HADOOP-2325 (upgrading Hadoop to require Java 6). > 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: appserv-ws.jar, HADOOP-2439Patch.patch, javaee.jar > > > 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.