You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Matei Zaharia (Created) (JIRA)" <ji...@apache.org> on 2011/10/28 01:36:32 UTC

[jira] [Created] (MESOS-51) Add an API for listing the nodes in the cluster

Add an API for listing the nodes in the cluster
-----------------------------------------------

                 Key: MESOS-51
                 URL: https://issues.apache.org/jira/browse/MESOS-51
             Project: Mesos
          Issue Type: New Feature
          Components: master
            Reporter: Matei Zaharia
            Priority: Minor


I'd like to have an API for listing the slaves in the cluster and their resources. This would be useful for frameworks that want to choose their number of tasks based on the size of the cluster (e.g. number of reduce tasks in MapReduce or Spark), and for administrative tools.

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

        

[jira] [Commented] (MESOS-51) Add an API for listing the nodes in the cluster

Posted by "Vinod Kone (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MESOS-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141429#comment-13141429 ] 

Vinod Kone commented on MESOS-51:
---------------------------------

I have a rough implementation of this in mesos core...i will submit it once i write some tests
                
> Add an API for listing the nodes in the cluster
> -----------------------------------------------
>
>                 Key: MESOS-51
>                 URL: https://issues.apache.org/jira/browse/MESOS-51
>             Project: Mesos
>          Issue Type: New Feature
>          Components: master
>            Reporter: Matei Zaharia
>            Priority: Minor
>
> I'd like to have an API for listing the slaves in the cluster and their resources. This would be useful for frameworks that want to choose their number of tasks based on the size of the cluster (e.g. number of reduce tasks in MapReduce or Spark), and for administrative tools.

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

        

[jira] [Issue Comment Edited] (MESOS-51) Add an API for listing the nodes in the cluster

Posted by "Vinod Kone (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MESOS-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141429#comment-13141429 ] 

Vinod Kone edited comment on MESOS-51 at 11/1/11 6:25 PM:
----------------------------------------------------------

I have a rough implementation of this...i will submit it once i get around writing some unit tests
                
      was (Author: vinodkone):
    I have a rough implementation of this in mesos core...i will submit it once i write some tests
                  
> Add an API for listing the nodes in the cluster
> -----------------------------------------------
>
>                 Key: MESOS-51
>                 URL: https://issues.apache.org/jira/browse/MESOS-51
>             Project: Mesos
>          Issue Type: New Feature
>          Components: master
>            Reporter: Matei Zaharia
>            Priority: Minor
>
> I'd like to have an API for listing the slaves in the cluster and their resources. This would be useful for frameworks that want to choose their number of tasks based on the size of the cluster (e.g. number of reduce tasks in MapReduce or Spark), and for administrative tools.

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