Currently, as far as I know one has to package all the dependencies into one jar and then submit it along with topology class. StormSubmitter interface also allows only one jar. Is there any particular reason for this limitation?
We have a use case where we want to upload more than one jar without packaging them together. How could this be achieved? -- Regards, Abhishek Agarwal
