The problem is clearly to do with the executor exceeding YARN allocations, so, this can't be in local mode. He said this was running on YARN at the outset.
On Mon, Jan 19, 2015 at 2:27 AM, Raghavendra Pandey <[email protected]> wrote: > If you are running spark in local mode, executor parameters are not used as > there is no executor. You should try to set corresponding driver parameter > to effect it. > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
