You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2015/06/01 20:43:19 UTC

[jira] [Resolved] (MESOS-2788) The statistics got by cmd *mesos ps*(on python 2.*) and webUI is mis-matching

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

Benjamin Mahler resolved MESOS-2788.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.23.0
         Assignee: weitao zhou

Committed:

{noformat}
commit c60b2ad21be789c8dd8484b251ba2a1b32bc89b0
Author: weitao zhou <zh...@gmail.com>
Date:   Mon Jun 1 11:36:24 2015 -0700

    Fixed mesos-ps memory reporting to not truncate fractional values.

    Review: https://reviews.apache.org/r/34887
{noformat}

> The statistics got by cmd *mesos ps*(on python 2.*) and webUI is mis-matching
> -----------------------------------------------------------------------------
>
>                 Key: MESOS-2788
>                 URL: https://issues.apache.org/jira/browse/MESOS-2788
>             Project: Mesos
>          Issue Type: Bug
>          Components: cli, json api, python api, slave, statistics
>    Affects Versions: 0.21.1, 0.22.0, 0.22.1
>         Environment: ubuntu 14.04,  mesos 0.21.1
>            Reporter: weitao zhou
>            Assignee: weitao zhou
>             Fix For: 0.23.0
>
>
> By command *mesos ps* and Web-UI, I am getting the different statistics about *Mem Allocated* if the real Mem Allocated is *greater than 1G*. BTW, the data from WEB-UI is right. 
> The script *mesos-ps* is dropping fractional part in statistics about Mem Allocated if the real Mem Allocated is greater than 1G



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)