There is currently no support for Streaming in the Python API, but I believe it's on the roadmap.
-- Jeremy On Feb 21, 2014, at 6:33 AM, Prasanth Prahladan <[email protected]> wrote: > Hi, > I am new to Spark, Hadoop and related technologies. I intend to use this for > gps data stream processing. As I am more comfortable with Python, I intend to > use Python based technologies for the application development. > > > Is it possible to use the current PySpark API for implementing Stream > Processing as executed within the Spark Streaming framework? > > -- > Regards, > Prasanth Prahladan > > > > > > >
