Hi, it's little bit strange that streaming example blocks web interface. it supposed to not to be blocked.
Other paragraph can run something like ssc.stop(true) to stop the stream. Thanks, moon On Tue, Jun 2, 2015 at 11:47 AM DuyHai Doan <doanduy...@gmail.com> wrote: > Hello all > > I've set up a test with a Twitter streaming example given in the > documentation. It works but I do not know how to stop the DStream. > > Once executed, the Web Interface is blocked and I cannot execute another > Paragraph to stop the DStream. > > Some hints ? > > Thank You >