Created 10-15-2014 05:19 PM
Anyone tried using Cloudera Director yet with AWS?
I can’t get the Public Key Name field to parse correctly. I’ve provided the name of the key, the name + .pem, and many other ideas. I always get:
The request cannot be fulfilled due to bad syntax.
Invalid environment: Invalid key name: personalKey
Anyone able to tell me what’s going on?
Thanks
Created 10-16-2014 06:34 PM
Created 10-15-2014 05:27 PM
Created 10-16-2014 05:57 PM
Created 10-15-2014 09:39 PM
There may be a mistmatch between the region you want to use and the one that has your key. Most of the resources in AWS are scoped to regions and can't be referenced globally.
The ".pem" extension is not needed.
Created 10-16-2014 05:58 PM
Created 10-16-2014 06:12 PM
Created 10-16-2014 06:34 PM
Created 10-23-2014 05:14 PM
I ran into this issue as well. It seems like there's some sort of weird bug here. To provide some more details:
I plugged in the info about the key pair I was using on the Cloudera Director server, and left my region set to the default us-west-1. This failed with a pop-up error message that said "Invalid environment: Invalid key name: <keypair-name>" I swapped it to us-west-2 and it worked.
To the best of my knowledge, a keypair is not associated with a particular region, so this shouldn't occur.
Created 10-23-2014 05:15 PM
Ah, nevermind. Somehow I missed Andrei's note.
Created 11-12-2014 02:07 PM
Hi Natty! Have you been able to successfully run Director? Any feedback for future releases?