In MyriadDriver

Builder frameworkInfoBuilder = FrameworkInfo.newBuilder().setUser("")

AM I correct in thinking Mesos will set this field? To the same user that
started the scheduler? Can Mesos be configured to launch the executors and
or tasks to be launched as a specific user?

I see the NM has its user set and launched in NMTaskConfig. If this is not
set would the NM (or whatever task) have its user set to the same as the
executor? Or at least that is my assumption.

Thanks

Paul

Reply via email to