Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

hortonworks cloud for aws technical preview create failed

avatar
New Member

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
New Member

Awesome! Thanks Dominika!