You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the latest versions of storm they have changed the method of building storm, which storm-deploy was relying on, and this breaks the deploy process because storm is built from source on the nodes. I opened issue #64 for this specific issue.
I am getting the following error when using storm-deploy, which seems to occur while attempting to build Storm on the nimbus-instance:
Re-running the script on the same instance(s) give the same error-message.
I am launching storm-deploy with this command:
lein deploy-storm --start --name storm
and I am using the latest commit on the storm-deploy master branch.
The text was updated successfully, but these errors were encountered: