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

Commits on Apr 14, 2016

  1. Configuration menu
    Copy the full SHA
    3a139b1 View commit details
    Browse the repository at this point in the history
  2. Add back sparse run, which relies on Storm's new Flux facility

    -  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.
    dan-blanchard committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    cbfe668 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc99301 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2016

  1. Configuration menu
    Copy the full SHA
    41d8bce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b1fed3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2016

  1. Configuration menu
    Copy the full SHA
    ff48d08 View commit details
    Browse the repository at this point in the history