You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org> on 2012/04/08 00:58:21 UTC

[jira] [Commented] (MESOS-8) Maintain a history of executed frameworks/tasks and show it on the web UI

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

jiraposter@reviews.apache.org commented on MESOS-8:
---------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2990/
-----------------------------------------------------------

(Updated 2012-04-07 22:57:30.331599)


Review request for mesos, Benjamin Hindman and Andy Konwinski.


Changes
-------

Updated the patch to the current trunk.


Summary
-------

Added a framework history to the slave page, an executor history to the framework page, and a task history to the executor page. Allows stdout and stderr of executors to be viewed after they finish executing.

Also added history recovery after a master failure.


This addresses bug MESOS-8.
    https://issues.apache.org/jira/browse/MESOS-8


Diffs (updated)
-----

  src/master/http.cpp 7ebcc1b 
  src/master/master.hpp 8a34d7e 
  src/master/master.cpp 4dc9ee0 
  src/messages/messages.proto 87e1548 
  src/slave/constants.hpp f0c8679 
  src/slave/http.cpp 19c48a0 
  src/slave/slave.hpp 279bc7b 
  src/slave/slave.cpp 3358ec4 
  src/webui/slave/executor.tpl dd53464 
  src/webui/slave/framework.tpl 9488da5 
  src/webui/slave/index.tpl b2e2097 

Diff: https://reviews.apache.org/r/2990/diff


Testing
-------


Thanks,

Thomas


                
> Maintain a history of executed frameworks/tasks and show it on the web UI
> -------------------------------------------------------------------------
>
>                 Key: MESOS-8
>                 URL: https://issues.apache.org/jira/browse/MESOS-8
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Matei Zaharia
>            Assignee: Thomas Marshall
>
> This is kind of a big task but ultimately important for cluster management. See https://github.com/mesos/mesos/issues#issue/39 for previous discussion on GitHub.

--
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