Hey guys, Sorry if this is a straightfoward question, but I couldn't find the answer in the FAQ or the tutorial. I've successfully started a Zookeepeer cluster on EC2 using the directions here.
http://whirr.apache.org/docs/0.8.2/whirr-in-5-minutes.html However, this starts a cluster of m1.small instances. I want a 3 node cluster of m1.xlarge instances. I found this configuration option here. http://whirr.apache.org/docs/0.8.2/configuration-guide.html#Image_and_Hardware_Selection_Options --hardware-min-ram Do I simply set this to be equal to the amount of ram in an m1.xlarge instance? Thanks, Todd
