Hi Deepak,
I don't think supervise can be worked with yarn, it is a standalone and
Mesos specific feature.
Thanks
Saisai
On Tue, Apr 5, 2016 at 3:23 PM, Deepak Sharma wrote:
> Hi Rafael
> If you are using yarn as the engine , you can always use RM UI to see the
> application progress.
>
> Than
Hi Rafael
If you are using yarn as the engine , you can always use RM UI to see the
application progress.
Thanks
Deepak
On Tue, Apr 5, 2016 at 12:18 PM, Rafael Barreto
wrote:
> Hello,
>
> I have a driver deployed using `spark-submit` in supervised cluster mode.
> Sometimes my application would
Hello,
I have a driver deployed using `spark-submit` in supervised cluster mode.
Sometimes my application would die for some transient problem and the
restart works perfectly. However, it would be useful to get alerted when
that happens. Is there any out-of-the-box way of doing that? Perhaps a hoo