I am trying to connect to emr master node as described here enter link description here:
but putty report me:
Execution of aws emr describe-cluster --cluster-id my_cluster_id
gives me the same ip-XX-XXX-X-XXX.us-west-1.compute.internal
master public DNS name as on Web UI which can not be reolved to any IP address. Is there a way to setup emr cluster with real public dns address for master node?