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

Broken sparse run functionality after the 3.7.0 upgrade! #391

Closed
malaref opened this issue Aug 26, 2017 · 2 comments
Closed

Broken sparse run functionality after the 3.7.0 upgrade! #391

malaref opened this issue Aug 26, 2017 · 2 comments

Comments

@malaref
Copy link

malaref commented Aug 26, 2017

The last update (version 3.7.0) broke the sparse run functionality!
Running the example from the Quickstart guide it gives an error message.

screenshot_20170826_112345

Since sparse run should run the topology locally, it should not look for Nimbus.

When I downgraded the package to version 3.6.0 everything was back no normal 😄

@malaref malaref changed the title Broken sparse run functionality after the upgrade! Broken sparse run functionality after the 3.7.0 upgrade! Aug 26, 2017
@amontalenti
Copy link
Contributor

@muhammad-alaref Thanks for reporting this. Clearly a regression. Our team will take a look at this early next week.

@dan-blanchard
Copy link
Member

The issue here was that sparse run was trying to connect to Nimbus in streamparse.util.resolve_options, so it was only broken if Nimbus wasn't configured in your config.json. That said, PR #392 to fix the issue will be merged shortly and then I'll release 3.7.1 on PyPI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants