Daniel, Yes, this is a tech debt in the old command executor. The new default executor does not have this issue.
- Jie On Wed, Jan 18, 2017 at 5:49 PM, Daniel Krawczyk <[email protected]> wrote: > Hi, > > When I set an environment variable for my task it is as well applied both > to mesos-containerizer and mesos-executor. > This may lead to problems, for example when loading dynamic libraries with > LD_PRELOAD. > > Is setting task variables to executor/containerizer a bug? > > Cheers, > Daniel > >

