On Tue, Sep 9, 2014 at 1:07 PM, Rahul Neelakantan <ra...@rahul.be> wrote:
> Why not more than 32gb of RAM/node? > Because RAM is expensive and the JVM heap is limited to 8gb. While you do get benefit out of using extra RAM as page cache, it's often not cost efficient to do so. =Rob