[
https://issues.apache.org/jira/browse/HADOOP-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948802#comment-13948802
]
Colin Patrick McCabe commented on HADOOP-10446:
-----------------------------------------------
libexpat might be a reasonable choice for a C XML parsing library to use. It's
widely known and has an MIT-style license. Looks like libxml2 also has an MIT
license. I'm not sure which choice is better.
> native code for reading Hadoop configuration XML files
> ------------------------------------------------------
>
> Key: HADOOP-10446
> URL: https://issues.apache.org/jira/browse/HADOOP-10446
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Colin Patrick McCabe
>
> We need to have a way to read Hadoop configuration XML files in the native
> HDFS and YARN clients. This will allow those clients to discover the
> locations of NameNodes, YARN daemons, and other configuration settings, etc.
> etc.
--
This message was sent by Atlassian JIRA
(v6.2#6252)