Jeff Hammerbacher wrote:

maybe the dfs could expose a thrift interface in future releases?

ThruDB exposes Lucene via Thrift but not the underlying HDFS.   I just
need HDFS access in Python for now.

you could also use the FUSE module to mount the dfs and just write to it
like any other filesystem...

Good point.  I'll check that avenue.  Would FUSE add much overhead for
writing lots of data?   I see a Python binding for it.

--
Steve Sapovits
Invite Media  -  http://www.invitemedia.com
[EMAIL PROTECTED]

Reply via email to