Hi,

I do the following in my project:

1. I maintain all the dependencies of the topology jar file, which is
submitted to the cluster, in storm lib.
2. I maintain the topology jar outside storm directories.
3. I submit the topology by passing the path of the topology jar file.

I used to face problems if the topology jar is maintained within storm lib.
If you maintain topology jar within storm lib directory, I think you will
have to restart the daemons every time you make changes to the topology jar
file.

Thanks,
Richards Peter.

Reply via email to