You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Vinay (JIRA)" <ji...@apache.org> on 2013/11/25 06:28:35 UTC

[jira] [Created] (HADOOP-10126) LightWeightGSet log message is confusing : "2.0% max memory = 2.0 GB"

Vinay created HADOOP-10126:
------------------------------

             Summary: LightWeightGSet log message is confusing : "2.0% max memory = 2.0 GB"
                 Key: HADOOP-10126
                 URL: https://issues.apache.org/jira/browse/HADOOP-10126
             Project: Hadoop Common
          Issue Type: Bug
          Components: util
            Reporter: Vinay
            Assignee: Vinay
            Priority: Minor


Following message log message from LightWeightGSet is confusing.
{noformat}2013-11-21 18:00:21,198 INFO org.apache.hadoop.util.GSet: 2.0% max memory = 2.0 GB{noformat}, 
where 2GB is max JVM memory, but log message confuses like 2% of max memory is 2GB. 

It can be better like this
"2.0% of max memory 2.0 GB = 40.9 MB"



--
This message was sent by Atlassian JIRA
(v6.1#6144)