[erlang-questions] Hadoop (HDFS) like filesystem in Erlang

Maxim Treskin zerthurd@REDACTED
Mon Dec 14 06:11:02 CET 2009


There is fuse-implementation of Hadoop:
http://wiki.apache.org/hadoop/MountableHDFS
and you can use regular file-operations to interact with it.

-- 
Maxim Treskin


More information about the erlang-questions mailing list