What is young generation and old generation in hbase memory concept? I have tried reading the concept in the book. But did not follow completely. Someone please help
Asked
Active
Viewed 40 times
0
-
Do you mean Java's young and old generation? http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/gc01/index.html – Peter Lawrey Jul 14 '14 at 19:54
-
Hbase runs in jvm so yes Java's generational memory model you are asking about – jmj Jul 14 '14 at 19:57
-
i came with these 2 terms "young generation and old generation" in Hbase definitive guide. But could not follow . could you tell me what exactly that means – Neethu Lalitha Jul 15 '14 at 14:51