Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
2.0.0-alpha
-
-
Reviewed
Description
The following has long been seen in NameNode but I have never seen it being valued by anyone other than a HDFS developer:
12/07/08 20:00:22 INFO util.GSet: VM type = 64-bit 12/07/08 20:00:22 INFO util.GSet: 2% max memory = 19.75 MB 12/07/08 20:00:22 INFO util.GSet: capacity = 2^21 = 2097152 entries 12/07/08 20:00:22 INFO util.GSet: recommended=2097152, actual=2097152
Lets switch it down to DEBUG.