Hello all, What is the best way to get the parallelism for a spout via the NimbusClient?
Will getting the the parallelism hint via the StormTopology object from NimbusClient give me what I want? Will the actual parallelism always match the parallelism hint? I'm using storm 0.9.0.1 by the way. Thanks,
