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

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

On Thu, Feb 21, 2008 at 1:23 PM, Steve Sapovits <[EMAIL PROTECTED]>
wrote:

>
> Are there any existing HDFS access packages out there for Python?
>
> I've had some success using SWIG and the C HDFS code, as documented
> here:
>
>     
> http://www.stat.purdue.edu/~sguha/code.html<http://www.stat.purdue.edu/%7Esguha/code.html>
>
> (halfway down the page) but it's slow adding support for some of the more
> complex functions.  If there's anything out there I missed, I'd like to
> hear
> about it.
>
> --
> Steve Sapovits
> Invite Media  -  http://www.invitemedia.com
> [EMAIL PROTECTED]
>
>
>

Reply via email to