Hi! In the latest version, the class packages have been changed "backtype" to "org.apache" and because of this lastest version can not compatible to old version which has lots of examples on the internet. For instance, you should configure "nimbus.seeds" instead of "nimbus.host" that is deprecated. Actually, these kind of changes are few but I think, for the beginners, these things always make some problems. I'm not expert, but I'd like to share my case to help you.
This repository includes Dockerfile for Apache Storm 1.0.2 on Ubuntu 16.04 (latest tag). https://github.com/Writtic/docker-storm And here is Tutorial for how to submit topology on Docker. https://github.com/Writtic/stormTutorial Thanks 2016-08-26 1:32 GMT+09:00 Aditya Desai <[email protected]>: > Hello Everyone > > Does anyone of you using Docker to install Apache Storm upgrade version > 1.0 on Ubuntu 16.04 version? > I am new to Storm and would like to pick up soon, so having Docker version > of Apache Storm will help me a lot. > Any suggestions or any Docker experts here? > > Regards > > -- > Aditya Ramachandra Desai > MS Computer Science Graduate Student > USC Viterbi School of Engineering > Los Angeles, CA 90007 > L : https://www.linkedin.com/in/adityardesai > >
