Python read file as stream from HDFS
Here is my problem: I have a file in HDFS which can potentially be huge (=not enough to fit all in memory)
Here is my problem: I have a file in HDFS which can potentially be huge (=not enough to fit all in memory)