All, I'm relatively new to storm. I have the storm-starter topologies working in IntelliJ, and I can debug the java, etc. But how would one debug a python script? As a simple example, take the WordCountTopology. How do you set a break point in the splitsentences.py?
-Thanks, Stephen
