I keep on getting this error when trying to launch a cluster. I notice that the cluster unsuccessfully when I use the configuration of:
whirr.instance-templates=1 hadoop-namenode+hadoop-jobtracker,2 hadoop-datanode+hadoop-tasktracker however it everything works as expected when I use the configuration of: whirr.instance-templates=1 hadoop-namenode+hadoop-jobtracker+hadoop-datanode+hadoop-tasktracker So in order to make whirl work I am forced to launch the same number of each instance which is a bit of overkill. Thanks for any help!
