[
https://issues.apache.org/jira/browse/VFS-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Eckenfels resolved VFS-555.
---------------------------------
Resolution: Fixed
Assignee: Bernd Eckenfels
Thanks Roger, I added a changes.xml enty, some Javadoc as suggested by Gary and
fixed some checkstyle warnings: http://svn.apache.org/r1656611
> Add ability to specify alternate HDFS configuration file
> --------------------------------------------------------
>
> Key: VFS-555
> URL: https://issues.apache.org/jira/browse/VFS-555
> Project: Commons VFS
> Issue Type: Improvement
> Affects Versions: 2.1
> Environment: All
> Reporter: Roger Whitcomb
> Assignee: Bernd Eckenfels
> Priority: Minor
> Fix For: 2.1
>
> Attachments: VFS-555.patch
>
>
> We need to access HDFS on an AWS installation from outside the AWS firewall.
> The technique is described here:
> http://rainerpeter.wordpress.com/2014/02/12/connect-to-hdfs-running-in-ec2-using-public-ip-addresses/
> In order to do this we need to set the
> "dfs.client.use.datanode.hostname=true" in an alternate configuration file
> set after the default configuration is loaded.
> I propose to add a property "configName" to HdfsFileSystemConfigBuilder, and
> then code in HdfsFileSystem to get the value of the property and set it in
> the Configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)