[ 
https://issues.apache.org/jira/browse/MESOS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Konwinski resolved MESOS-5.
--------------------------------

    Resolution: Fixed
      Assignee: Benjamin Hindman  (was: Sumedh Sawant)

I believe that this feature has already been implemented (by Ben) and the Mesos 
master can be queried directly via HTTP on port 5050 for current state (as 
JSON). The webui has been changed to use this, which has paved the way for 
others to write their own webui, or Frameworks that look at the the state of 
the cluster when making scheduling decisions.
                
> Provide a way to programmatically query Mesos cluster state
> -----------------------------------------------------------
>
>                 Key: MESOS-5
>                 URL: https://issues.apache.org/jira/browse/MESOS-5
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Matei Zaharia
>            Assignee: Benjamin Hindman
>
> Something like an XML or JSON service available through the web UI. This 
> would be useful for people who want to write custom software to monitor their 
> Mesos installations, or who want to integrate Mesos with Ganglia or similar 
> systems.

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