Re: Calling stop on StreamingContext locks up

2015-11-08 Thread vonnagy
Hi Ted, Your fix addresses the issue for me. Thanks again for your help and I saw the PR you submitted to Master. Ivan -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/Calling-stop-on-StreamingContext-locks-up-tp15063p15073.html Sent from the Apache

Re: Calling stop on StreamingContext locks up

2015-11-07 Thread Ted Yu
op(true), > ctx.stop(true, true), or ctx.stop(false, false) > } > } > > > > -- > View this message in context: > http://apache-spark-developers-list.1001551.n3.nabble.com/Calling-stop-on-StreamingContext-locks-up-tp15063.html > Sent from the Apache Spark Developers List m

Calling stop on StreamingContext locks up

2015-11-07 Thread vonnagy
top(true), ctx.stop(true, true), or ctx.stop(false, false) } } -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/Calling-stop-on-StreamingContext-locks-up-tp15063.html Sent from the Apache Spark Developers List mailing list archive at Nabble.