Yelp / pyleus

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

doc error: pyleus submit [-n NIMBUS_HOST] [-p NIMBUS_PORT] /path/to/pyleus_topology.yaml #139

Closed stallman-cui closed 8 years ago

stallman-cui commented 8 years ago

Submit a topology to a Storm cluster: pyleus submit [-n NIMBUS_HOST] [-p NIMBUS_PORT] /path/to/pyleus_topology.yaml

Here is an error: not pyleus_topology.yaml, it should be a jar, please correct it

poros commented 8 years ago

You're right. We are going to update it soon.