pystorm / streamparse

Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.
http://streamparse.readthedocs.io/
Apache License 2.0
1.5k stars 218 forks source link

Show output from sparse run. #363

Closed j-bennet closed 7 years ago

j-bennet commented 7 years ago

When I run a topology locally with sparse run, I don't see any output whatsoever after this:

No handlers could be found for logger "pykafka.topic"
Cleaning from prior builds...
Creating topology Uber-JAR...
Uber-JAR created: /Users/irina/repos/engineering/casterisk-realtime/_build/stormtest-0.0.1-SNAPSHOT-standalone.jar
Removing _resources temporary directory...done

This fixes the problem.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.03%) to 44.486% when pulling d892ccc4dcdb6823118d936a2a8d02b53c2b138c on bugfix/show-sparse-run-output into be2bd5b6f93c88f07bf279de79b6f0ba5d4d1aca on master.