Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

hortonworks cloud for aws technical preview create failed

avatar
Explorer

Hi, i'm following http://hortonworks.github.io/hdp-aws/ but getting a create_failed message when trying to create stack - 'The following resource(s) failed to create: [ClusterWaitCondition]' & 'WaitCondition received failed message: 'command 'cbd start-wait' exited with status: 1 (line 130)' for uniqueId: cbd-init' - I'm using the template from the github https://s3.amazonaws.com/cbd-quickstart/cbd-advanced-1.4.0-rc.36.template - any faq or pointers I can check on this?!

1 ACCEPTED SOLUTION

avatar

Hi @Aengus Rooney and @Tamas Bihari,

I just ran into the same issue. I tried to deploy with two different unique stack names and both times I got a failure during cbdinit. For giggles I tried again but this time removed the non-alphanumeric characters ('&' and '*') from my password and it succeeded. Seems like there is an implicit character set limit on the password. Would be nice to either remove this limit [preferable] or at least make a note on the form that only alphanumeric characters are acceptable.

View solution in original post

10 REPLIES 10

avatar
Explorer

Awesome! Thanks Dominika!