Roddy Lindsay wrote:

I do it the old fashioned way:

(w, r) = os.popen2("%s/bin/hadoop dfs -cat %s" % (hadoop_home.rstrip('/'), 
filename))

I considered this but ultimately it probably won't scale for our data volume.

I'll probably continiue building on the SWIG base since that's working pretty 
well
so far ... there's just the SWIG learning curve for complicated interface 
mappings.

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

Reply via email to