You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Yan Xu (JIRA)" <ji...@apache.org> on 2016/08/15 17:58:21 UTC

[jira] [Updated] (MESOS-5875) Scalar resource output operator doesn't print full significant digits

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

Yan Xu updated MESOS-5875:
--------------------------
    Description: 
e.g., if you have a disk of the size {{1000001}} mbs, it's output is {{disk\(\*\):1e+06}} as opposed to {{disk(\*):1000001}}, which is annoying and imprecise.

Note that for storage boxes even on a single host the disk easily exceeds 6 significant digits.

  was:e.g., if you have a disk of the size {{1000001}} mbs, it's output is {{disk\(\*\):1e+06}} as opposed to {{disk(\*):1000001}}, which is annoying and imprecise.


> Scalar resource output operator doesn't print full significant digits
> ---------------------------------------------------------------------
>
>                 Key: MESOS-5875
>                 URL: https://issues.apache.org/jira/browse/MESOS-5875
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Yan Xu
>            Assignee: Yan Xu
>
> e.g., if you have a disk of the size {{1000001}} mbs, it's output is {{disk\(\*\):1e+06}} as opposed to {{disk(\*):1000001}}, which is annoying and imprecise.
> Note that for storage boxes even on a single host the disk easily exceeds 6 significant digits.



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