Right now I'm using storm jar command to deploy the topology to the storm cluster. I have setup Jenkins to deploy the code. However, if I want to redeploy again how can I deploy to not interrupt the current streaming because I would get the error saying the topology name already exists?
Thanks
