How can I convert RDD to DataFrame in Spark Streaming, not just Spark?
RDD
DataFrame
Spark Streaming
Spark
I saw this example, but it requires
Look at the following answer which contains a scala magic cell inside a python notebook: How to convert Spark Streaming data into Spark DataFrame