dtrott / fuse4j-hadoopfs

Refactor of IBM's (tm) hadoop filesystem to work with fuse4j

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This filesystem is now functional.

The mount command takes two arguments:
+ Mount Point
+ The HDFS server details

For example:
./hadoopfs.sh /hadoop localhost:9000

About

Refactor of IBM's (tm) hadoop filesystem to work with fuse4j


Languages

Language:Java 95.6%Language:Shell 4.4%