Is there a way to create a single cluster, but with different VM instance types? For example when creating a Hadoop cluster, I might want the JobTracker and NameNode to be large instances, but want the DataNode/TaskTracker to be extra large instances.
-- Thanks, John C
