Re: Using apache commons-vfs to read RC files from hdfs

2014-08-05 Thread Richards Peter
Hi, Any thoughts you would like to share about this topic? The difficulty that I face is wrt to using the rc file reader and writer with java io package. Thanks, Richards.

Using apache commons-vfs to read RC files from hdfs

2014-08-01 Thread Richards Peter
Hi, I am having a usecase to read files from hdfs and local file system depending on a configuration parameter. I found that apache commons-vfs supports various file systems and the latest developer release has an implementation for hdfs also (though only read support is provided currently). I fin

Using apache commons-vfs to read RC files from hdfs

2014-07-31 Thread Richards Peter
Hi, I am having a usecase to read files from hdfs and local file system depending on a configuration parameter. I found that apache commons-vfs supports various file systems and the latest developer release has an implementation for hdfs also (though only read support is provided currently). I fin