Re: SparkLauncher not receiving events

2016-09-26 Thread Mariano Semelman
2016 at 11:37, Mariano Semelman < mariano.semel...@despegar.com> wrote: > Hello, > > I'm having problems to receive events from the submited app. The app > succesfuly submits, but the listener I'm passing to SparkLauncher is not > receiving events. > > Spark Vers

SparkLauncher not receiving events

2016-09-26 Thread Mariano Semelman
Hello, I'm having problems to receive events from the submited app. The app succesfuly submits, but the listener I'm passing to SparkLauncher is not receiving events. Spark Version: 1.6.1 (both client app and master) here are the relevant snippets I'm using in my code: https://gist.github.com