You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/04/12 23:42:25 UTC

[jira] [Created] (MESOS-5197) Log executor commands w/o verbose logs enabled

Michael Gummelt created MESOS-5197:
--------------------------------------

             Summary: Log executor commands w/o verbose logs enabled
                 Key: MESOS-5197
                 URL: https://issues.apache.org/jira/browse/MESOS-5197
             Project: Mesos
          Issue Type: Task
            Reporter: Michael Gummelt


To debug executors, it's often necessary to know the command that ran the executor.  For example, when Spark executors fail, I'd like to know the command used to invoke the executor (Spark uses the command executor in a docker container).  Currently, it's only output if GLOG_v is enabled, but I don't think this should be a "verbose" output.  It's a common debugging need.

https://github.com/apache/mesos/blob/2e76199a3dd977152110fbb474928873f31f7213/src/docker/docker.cpp#L677

cc [~kaysoky]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)