You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Damien Carol <dc...@blitzbs.com> on 2014/03/19 18:10:20 UTC

JSR 203 NIO 2 for HDFS

Hi,

I'm working on minimal implementation of JSR 203 to provide access to 
HDFS (1.2.1) for a GUI tool needed in my company.

Some features already works as create a directory, delete something, 
list files in directory.

I would know if someone already worked on something like that. Maybe a 
FOSS had already did this?

Anyway if someone want to help me in this task, it's here :

git@github.com:damiencarol/jsr203-hadoop.git

Regards,

Damien CAROL