Usually your executors were killed by YARN due to exceeding the memory. You
can change NodeManager's log to see if your application got killed. or use
command "yarn logs -applicationId <app_id>" to download the logs.

On Thu, Dec 1, 2016 at 10:30 PM, Nisrina Luthfiyati <
nisrina.luthfiy...@gmail.com> wrote:

> Hi all,
>
> I'm trying to troubleshoot an ExecutorLostFailure issue.
> In Spark UI I noticed that executors tab only list active executors, is
> there any way that I can see the log for dead executors so that I can find
> out why it's dead/lost?
> I'm using Spark 1.5.2 on YARN 2.7.1.
>
> Thanks!
> Nisrina
>

Reply via email to