Skip to content Skip to sidebar Skip to footer
Showing posts with the label Streaming

Parsing A Json Streaming With Pyspark

I'm very new on Spark Streaming and I'm trying to read and parse a JSON streaming from Kafk… Read more Parsing A Json Streaming With Pyspark

Hadoop Streaming With Python: Keeping Track Of Line Numbers

I am trying to do what should be a simple task: I need to convert a text file to upper case using H… Read more Hadoop Streaming With Python: Keeping Track Of Line Numbers