lmco / streamflow

StreamFlow™ is a stream processing tool designed to help build and monitor processing workflows.
https://github.com/lmco/streamflow/wiki
Apache License 2.0
253 stars 69 forks source link

Tuple Generator Problem #29

Open liutong19890905 opened 9 years ago

liutong19890905 commented 9 years ago

How can I run a tuple generator spout? There is no source code in streamflow.spout.core.TupleGenerator, but core framework defines it in framework.yml.

juliencruz commented 9 years ago

Thanks for creating the ticket. It appears that the source file did get removed during the transition and I will add that back today for your. We are looking to cut a release in the next day and will make sure that the TupleGenerator is include in the core frameworks build.