[ 
https://issues.apache.org/jira/browse/MESOS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118532#comment-13118532
 ] 

Matei Zaharia commented on MESOS-35:
------------------------------------

I looked into this, and it seems to be because the executor launcher now tries 
to place the work directory in <work_dir>/work (where <work_dir> is the config 
option) rather than directly in <work_dir>. Seems to be a bug introduced in 
that.
                
> Slave webui needs to correctly display stdout/stderr of executors.
> ------------------------------------------------------------------
>
>                 Key: MESOS-35
>                 URL: https://issues.apache.org/jira/browse/MESOS-35
>             Project: Mesos
>          Issue Type: Bug
>          Components: slave, webui
>            Reporter: Benjamin Hindman
>
> There have been some changes to the work directories for frameworks due to 
> multi-executor support and so the slave webui is no longer properly linking 
> to executors stdout/stderr.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to