On Mon, Aug 25, 2014 at 4:25 PM, Eran Chinthaka Withana <
[email protected]> wrote:

> What does "Invalid user: nonexistent" means? Any idea?
>

Looks like the unix user that the slave is trying to run the executor as
doesn't exist. Do you know what user storm is trying to run the executor
as? If storm doesn't set FrameworkInfo.user or CommandInfo.user, Mesos
tries to launch it as the user that launched the framework (storm).

Reply via email to