Re: ssh action on AWS EMR

2017-02-02 Thread rammohan ganapavarapu
Can you pass ssh -i <.pem> file? On Thu, Feb 2, 2017 at 10:37 AM, Rishav Rohit wrote: > Hi, > > I want to set-up SSH action workflow on AWS EMR cluster which is inside a > VPC. For connecting to the master node through SSH, AWS provided private > key (.pem) file is required. > I have tried execu

ssh action on AWS EMR

2017-02-02 Thread Rishav Rohit
Hi, I want to set-up SSH action workflow on AWS EMR cluster which is inside a VPC. For connecting to the master node through SSH, AWS provided private key (.pem) file is required. I have tried executing “hello world” SSH action with localhost / hadoop@localhost options, but it is giving me belo