|
[
Permlink
| « Hide
]
Tom White added a comment - 09/Jun/08 10:42 AM
Like Hadoop, NIO.2 identifies filesystems by URI scheme (see http://openjdk.java.net/projects/nio/javadoc/java/nio/file/spi/FileSystemProvider.html
I have taken a look at NIO2.
NIO2's path class interface does not quite match with ours ( Please see my comments in However, the provider interface looks very promising. We have an opportunity to work with the JSR203 team to see the provider interface is sufficient to express Hadoop FS. Alan Bateman, the spec lead would like to work with the Hadoop community to prototype the Hadoop FS using NIO2's provider interface. In particular, if we get this done quickly Alan can present the hadoop fs as a example at his JavaOne talk this year (May/June 2009?) Any volunteers for this? I proposed this as a GSoC project (http://mail-archives.apache.org/mod_mbox/hadoop-core-dev/200903.mbox/browser
I believe it's suitable as a GSoC project and can be run side-by-side with both the developments in JSR203 and Hadoop. |
|||||||||||||||||||||||||||||||||||||||||||