Hi, I am relatively new to apache storm but just want to provide some ideas.
Generally I will write some unit tests. And after unit tests passed, I will create a storm package and do some tests manually. You might want to look at this doc https://github.com/apache/storm/blob/master/DEVELOPER.md#create-a-storm-distribution-packaging <https://github.com/apache/storm/blob/master/DEVELOPER.md#create-a-storm-distribution-packaging> if you haven’t. -Ethan > On Sep 17, 2017, at 9:51 PM, 西南王 <[email protected]> wrote: > > hello! > I want to modify storm source code for my bussness;But storm is with > clojure,Python,java! I overview the http://storm.apache.org,but i can't find > no issue to debug them ? can you help me ?
