As per the documentation, when we deploy Storm topology to production cluster, we have to exclude from Maven the jar of Storm, because it will be in the classpath already, and if we don't do this, there will be an error like , when we deploy Storm
As per the documentation, when we deploy Storm topology to production cluster, we have to exclude from Maven the jar of Storm, because it will be in the classpath already, and if we don't do this, there will be an error like , when we deploy Storm