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

Add --local_jar_path and --remote_jar_path options to submit #335

Closed dan-blanchard closed 7 years ago

dan-blanchard commented 7 years ago

This fixes #332, and can greatly speed up the deployment process when building or uploading the JARs takes a while on your machine.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.1%) to 44.555% when pulling 51b0c9d6c4521d725e506778c30d980aa9c2acd0 on feature/reusable_jars into e3bdf044caa06740ced8c1611c298c37d6de01f6 on master.