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

Bob Hansen commented on HDFS-9539:
----------------------------------

Proposed design:
* Have a step in the CMake file use xxd -i to convert the *-default.xml files 
to c files that can be statically bound into libhdfs++
* Have explicit "loadDefault" methods on Configuration and HdfsConfiguration to 
load the default files

> libhdfs++: enable default configuration files
> ---------------------------------------------
>
>                 Key: HDFS-9539
>                 URL: https://issues.apache.org/jira/browse/HDFS-9539
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs-client
>            Reporter: Bob Hansen
>            Assignee: Bob Hansen
>
> In the Java implementation of config files, the Hadoop jars included a 
> default core-default and hdfs-default.xml file that provided default values 
> for the run-time configurations.  libhdfs++ should honor that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to