FINRAOS / herd

Herd is a managed data lake for the cloud. The Herd unified data catalog helps separate storage from compute in the cloud. Manage petabytes of data and make it accessible for data processing and analytical purposes by any cloud compute platform.
http://finraos.github.io/herd/
Apache License 2.0
135 stars 41 forks source link

Cloud Formation Template Times out #303

Open lkbodine opened 7 years ago

lkbodine commented 7 years ago
screen shot 2017-03-30 at 4 39 06 pm

I adjusted the wait secs parameter to longer times but it still times out.

nateiam commented 7 years ago

Hello lkbodine, hopefully I can help. The timeout can occur in various failure scenarios. There are a couple ways to troubleshoot...but first, what version of the template are you using?

lkbodine commented 7 years ago

Hello I am using version 0.38.0

nateiam commented 7 years ago

We have a temporary problem that our GPG certificate has expired so the artifacts did not publish. These artifacts are required by the cloudformation template. The template unfortunately fails silently and times out, we could stand to improve the error handling there!

But the good news is that you can go back to 0.34.0 and that as been verified. If you just want to get a feel for Herd and go through the tutorial, there is not much difference between 0.34.0 and 0.38.0.

Feel free to ask more questions - and also let us know the nature of your interest, we always like to hear from people who are looking into Herd.

lkbodine commented 7 years ago

Thanks! It worked once I run through the demo I'll reach out to you.