Elastic mapreduce cluster always in this status: Provisioning Amazon EC2 capacity -


when create elastic mapreducer cluster, within created vpc, showing message:

provisioning amazon ec2 capacity 

after more 30 minutes error:

failed start job flow due internal error 

im trying find issue without sucess, came here ask see if can me.

i explain steps did create vpc , subnets im using in elasticmapreducer cluster:

1º create vpc:

name tag: elasticvpc cidr block: 10.0.0.0/16 tenancy: default 

2º create subnets (one in each availability zone):

name tag: subnet1 vpc: elasticvpc availability zone:  us-east-1b cidr block: 10.0.0.0/24  name tag: subnet2 vpc: elasticvpc availability zone:  us-east-1c cidr block: 10.0.1.0/24  name tag: subnet3 vpc: elasticvpc availability zone:  us-east-1d cidr block: 10.0.2.0/24  name tag: subnet4 vpc: elasticvpc availability zone:  us-east-1e cidr block: 10.0.4.0/24 

3º create route table name tag: elasticrt vpc: elasticvpc

4º create internet gateway name tag: elasticig attach ig vpc elasticvpc

5º route tables -> routes -> edit -> add route destination: 0.0.0.0/0 target: igw...(elasticig)

6º route tables -> subnet associations -> select subnets associate

then create elastic mapreducer cluster:

in network selected created vpc, , in ec2 subnet selected 1 created subnet.

in steps, selected streamingstep, selected mapper, reducer, input , output , create in create cluster.

and have "provisioning amazon ec2 capacity"


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -