Python library for reading and writing in RCFile

Is there any python library that helps read and write in RCFile format? I get twitter streaming data and want to save this in RCFile format so that I can use it to upload to hdfs.

+4
source share

All Articles