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

Colin Patrick McCabe commented on HDFS-1437:
--------------------------------------------

It is true that we have no programmatic interface to set configuration 
parameters.  However, you can set fs.automatic.close (or any other parameter 
you like) in your configuration XML, and then add the configuration directory 
to your CLASSPATH.
                
> Ability to set fs parameters from libhdfs
> -----------------------------------------
>
>                 Key: HDFS-1437
>                 URL: https://issues.apache.org/jira/browse/HDFS-1437
>             Project: Hadoop HDFS
>          Issue Type: Wish
>          Components: libhdfs
>            Reporter: Stephen Jacob
>
> As far as I can discern, there appears to be no way to set parameters from 
> libhdfs. This means that, for example, one cannot modify fs.automatic.close.
> It would be nice if it were possible, for example to deal with issues like 
> the one reported in https://issues.apache.org/jira/browse/HADOOP-4829

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to