Is it possible to pass arguments that adhere to the CommandLine interface?
storm jar topology.jar com.test.MyTopology --config foo --remote
Is it possible to pass arguments that adhere to the CommandLine interface?
storm jar topology.jar com.test.MyTopology --config foo --remote