Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document snakeyaml jar conflict workaround with Storm 0.8.2 and JRuby 1.7.3 #78

Closed
colinsurprenant opened this issue May 15, 2013 · 3 comments
Assignees
Milestone

Comments

@colinsurprenant
Copy link
Owner

problem reported and workaround from @kb.
also reported in Storm issues nathanmarz/storm#567
also problem reproduction gist https://github.com/kb/redstorm-tester/blob/master/tester/tester.rb

basically snakeyaml must be updated to 1.11 in the Storm distribution. It is possible to do so in the RedStorm Ivy dependencies file but will only solve the problem when running local topologies. For clusters, it must be done outside RedStorm.

@ghost ghost assigned colinsurprenant May 15, 2013
@colinsurprenant
Copy link
Owner Author

documented in README

@kb
Copy link

kb commented Aug 21, 2013

Merged into master and appears to be in the current WIP release nathanmarz/storm#567

@colinsurprenant
Copy link
Owner Author

nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants