Hi, The following is a query I posted in storm-user group: https://groups.google.com/forum/#!searchin/storm-user/from$3Ame$20program$20topology/storm-user/5JjZQyviRqk/TGRCgciHKWwJ
The approach mentioned in this post still works well for me. You can try it out. However with this approach you will have to package the code to a jar file before submitting it. We create jar using maven. Regards, Richards Peter.
