But that's not the complete application log. You say the streaming context is initialized, but can you show that in the logs? There's something happening that is causing the SparkContext to not be registered with the YARN backend, and that's why your application is being killed.
If you can share the complete log or the code, that would clarify things. On Wed, Sep 23, 2015 at 3:20 PM, Bryan <bryan.jeff...@gmail.com> wrote: > The error below is from the application logs. The spark streaming context is > initialized and actively processing data when yarn claims that the context > is not initialized. -- Marcelo --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org