Can you give the stack trace? This was the fix for the twitter stream.
https://github.com/apache/spark/pull/1577/files You could try doing the same. TD On Wed, Aug 6, 2014 at 2:41 PM, lbustelo <[email protected]> wrote: > I'm running on spark 1.0.0 and I see a similar problem when using the > socketTextStream receiver. The ReceiverTracker task sticks around after a > ssc.stop(false). > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Stopping-StreamingContext-does-not-kill-receiver-tp9522p11587.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
