How does AWS know how many map/reduce slot should be configured to each EC2 instance?

2013-07-19 Thread WangRamon
were wrong), so here comes to my questions: 1. How does AWS know how many map/reduce slot should be configured to each EC2 instance? Is it depends on the EC2 instance type (m1.large, m1.xlarge...)?2. How it is charged? Nodes number * price per node per hour ?3. Is each node like a single EC2

Re: How does AWS know how many map/reduce slot should be configured to each EC2 instance?

2013-07-19 Thread TianYi Zhu
/hadoop-ec2 launch-cluster test-cluster 2 The command allows me to start a cluster with required nodes(no more than 20, correct me if i were wrong), so here comes to my questions: 1. How does AWS know how many map/reduce slot should be configured to each EC2 instance? Is it depends on the EC2

RE: How does AWS know how many map/reduce slot should be configured to each EC2 instance?

2013-07-19 Thread WangRamon
launch-cluster command start EMR node or common EC2 instance? Thanks a lot. CheersRamon Date: Fri, 19 Jul 2013 16:37:21 +1000 Subject: Re: How does AWS know how many map/reduce slot should be configured to each EC2 instance? From: tianyi@facilitatedigital.com To: user@hadoop.apache.org 1

Re: How does AWS know how many map/reduce slot should be configured to each EC2 instance?

2013-07-19 Thread Mischa Tuffield
configured and install a version of hadoop on. You can find the EMR AMI for EC2 by searching for AWS157 under AMIs. Mischa Cheers Ramon Date: Fri, 19 Jul 2013 16:37:21 +1000 Subject: Re: How does AWS know how many map/reduce slot should be configured to each EC2 instance? From: tianyi