Hi,
I try to follow http://static.springsource.org/sprin...mazon-emr.html from a windows PC but run into a few troubles.
What does exactly "you must add your external source IP for TCP Port 22 to the ingress rules on the master node security group" mean ? (from http://docs.aws.amazon.com/ElasticMa...sh-tunnel.html)
1) I can ssh to master node but -ND fails ("ssh -i private.pem hadoop@ec2..." works, "ssh -i private.pem -ND 8157 hadoop@ec2..." doesn't)
2) Tried to open Putty ssh tunnel but I'm not sure I actually did. How to check it works (http://ec2...:9100 gives http 101 net::ERR_CONNECTION_RESET)?
EDIT: under EC2 console -> security groups -> ElasticMapReduce-master -> Inbund; I have the TCP rule: 22 (SSH) 0.0.0.0/0
I try to follow http://static.springsource.org/sprin...mazon-emr.html from a windows PC but run into a few troubles.
What does exactly "you must add your external source IP for TCP Port 22 to the ingress rules on the master node security group" mean ? (from http://docs.aws.amazon.com/ElasticMa...sh-tunnel.html)
1) I can ssh to master node but -ND fails ("ssh -i private.pem hadoop@ec2..." works, "ssh -i private.pem -ND 8157 hadoop@ec2..." doesn't)
2) Tried to open Putty ssh tunnel but I'm not sure I actually did. How to check it works (http://ec2...:9100 gives http 101 net::ERR_CONNECTION_RESET)?
EDIT: under EC2 console -> security groups -> ElasticMapReduce-master -> Inbund; I have the TCP rule: 22 (SSH) 0.0.0.0/0