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

Bump PyHive version for prod requirements.txt #6751

Merged

Conversation

MarcusSorealheis
Copy link
Contributor

So, I encountered a few bugs when running Superset in a production environment and attempting to leverage the Hive connector. An example bug was that connection statuses were showing RUNNING when FINISHED was expected. That problem went away after I changed the version.

It went unnoticed for me, and evidently others as well, in a dev environment because the dev-requirements.txt points to >=0.6.1, while requirements.txt currently points to >=0.4.0.

@MarcusSorealheis
Copy link
Contributor Author

I'm not sure why this would have failed.

@MarcusSorealheis
Copy link
Contributor Author

@kristw is there a way to kick off tests in the comments? e.g. "run tests"

@kristw
Copy link
Contributor

kristw commented Jan 24, 2019

Unfortunately, there is not. I just manually trigger the one failed test to see if the failure is due to randomness. If this persist, you may want to investigate a bit more.

@MarcusSorealheis
Copy link
Contributor Author

phew. it passed that time. Thanks for re-running. @kristw looks like it was randomness or some sort of race condition.

I always test locally before I open a pull request, so I can limit whether I waste the maintainers' time or not.

@kristw kristw added the review label Jan 25, 2019
@mistercrunch mistercrunch merged commit 01689c3 into apache:master Jan 25, 2019
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0 labels Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants