Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add back sparse run, which relies on Storm's new Flux facility #244

Merged
merged 6 commits into from
Apr 19, 2016

Conversation

dan-blanchard
Copy link
Member

This fixes #213

-  Added to_flux_dict() method to Topology
-  Clean up option handling so that argparse creates the dicts now
-  Move some functions from submit.py to util.py for use by all
-  Add nimbus_storm_version() and local_storm_version() functions to util.py to
   allow version mismatch detection.  Unfortunately, this doesn't look very
   useful for submit, since the version does not appear to set most of the time.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling ae06caa on feature/sparse_run_returns into * on master*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling ae06caa on feature/sparse_run_returns into * on master*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 4ff5480 on feature/sparse_run_returns into * on master*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling ff48d08 on feature/sparse_run_returns into * on master*.

@dan-blanchard dan-blanchard merged commit 96399a0 into master Apr 19, 2016
@dan-blanchard dan-blanchard deleted the feature/sparse_run_returns branch April 19, 2016 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace "sparse run" with Flux YAML generator
3 participants