I dont think storm provides a JMX port for debugging. You can always run your code in Local Cluster mode or through the IDE itself. Activate topology debugging to dig deep .
-Manoj On Tue, Nov 11, 2014 at 10:11 AM, Nick Katsipoulakis <[email protected]> wrote: > Hello, > > Has anyone ever managed to remote debug a topology through Eclipse IDE? My > workstation runs on Windows and I have a small cluster of Linux Machines > that I run my topologies on. Therefore, it would be really nice if I > managed to debug my code remotely (even by running the topology in a > standalone mode). > > Thanks, > Nick >
