You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by prabeesh k <pr...@gmail.com> on 2014/01/21 13:59:01 UTC

How to stop a streaming job

How to stop a streaming job using scc.stop. how to it pass it into running
code.

Want to schedule a streaming job (by specifying start and stop time) based
on user input. If user want to stop the streaming then a request scc.stop
to running streaming job.