Description
After update Mesos to 0.23 the Tasks box no longer shows info. Reading the code, seems like it depends of state.json endpoint. In 0.22.1, it's possible to see data like "failed_tasks" and"finished_tasks" and this is not present anymore in 0.23.0 state.json, as is required in https://github.com/apache/mesos/blob/a0811310c82ee25644fc9a6362313ce3619e46d9/src/webui/master/static/js/controllers.js#L126
Attachments
Attachments
Issue Links
- is duplicated by
-
MESOS-3303 Tasks area in UI shows no information
- Resolved
- relates to
-
MESOS-2058 Deprecate stats.json endpoints for Master and Slave
- Resolved