Yelp / pyleus

Pyleus is a Python framework for developing and launching Storm topologies.
Apache License 2.0
404 stars 113 forks source link

'pyleus build -s' will remove local #73

Closed William-Sang closed 9 years ago

William-Sang commented 9 years ago

When run pyleus build -s xxxx/pyleus_topology.yaml once, then pyleus-base.jar will be removed.

Rerun pyleus build, it will show

pyleus build: error: [JarError] Base jar not found
ecanzonieri commented 9 years ago

Duplicate of #74