How to setup a python feeder to connect to a Spark Dstream

25 Views Asked by At

This is more of a conceptual question at this point. As a part of a class assignment, we are given a python script that writes data to stdout. The first step in the assignment is to setup this python feeder to feed into a Spark DStream.

I've been reading up on documentation on how to append this but not sure what this step exactly involves. Would appreciate any pointer to relevant info & happy to provide any further info. Thanks so much in advance.

0

There are 0 best solutions below