I narrowed down the error. Unfortunately this is not quick fix. I have
opened a JIRA for this.
https://issues.apache.org/jira/browse/SPARK-2892


On Wed, Aug 6, 2014 at 3:59 PM, Tathagata Das <tathagata.das1...@gmail.com>
wrote:

> Okay let me give it a shot.
>
>
> On Wed, Aug 6, 2014 at 3:57 PM, lbustelo <g...@bustelos.com> wrote:
>
>> Sorry about the screenshot… but that is what I have handy right now. You
>> can
>> see that we get a WARN and it ultimately say that it stopped successfully.
>> When looking that the application in Spark UI, it still shows the
>> ReceiverTracker task running.
>>
>> It is easy to recreate. On the spark repl we are running a modified
>> version
>> of
>>
>> https://github.com/apache/spark/blob/master/examples/src/main/scala/org/apache/spark/examples/streaming/NetworkWordCount.scala
>> .
>>
>> Then do a ssc.stop(false).
>>
>> <
>> http://apache-spark-user-list.1001560.n3.nabble.com/file/n11595/Screen_Shot_2014-08-06_at_4.png
>> >
>>
>>
>>
>> --
>> View this message in context:
>> http://apache-spark-user-list.1001560.n3.nabble.com/Stopping-StreamingContext-does-not-kill-receiver-tp9522p11595.html
>> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
>> For additional commands, e-mail: user-h...@spark.apache.org
>>
>>
>

Reply via email to