-
Notifications
You must be signed in to change notification settings - Fork 29k
HOTFIX: PySpark tests should be order insensitive. #1054
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
Conversation
|
Merged build triggered. |
|
Merged build started. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?
Out of curiosity, is this to trigger the jenkins bots or something?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes - because the SQL tests take a long time, Jenkins only runs them if there is a change in the SQL code. I'll remove this before merging.
|
Merged build finished. All automated tests passed. |
|
All automated tests passed. |
This has been messing up the SQL PySpark tests on Jenkins. Author: Patrick Wendell <[email protected]> Closes #1054 from pwendell/pyspark and squashes the following commits: 1eb5487 [Patrick Wendell] False change 06f062d [Patrick Wendell] HOTFIX: PySpark tests should be order insensitive
This has been messing up the SQL PySpark tests on Jenkins. Author: Patrick Wendell <[email protected]> Closes apache#1054 from pwendell/pyspark and squashes the following commits: 1eb5487 [Patrick Wendell] False change 06f062d [Patrick Wendell] HOTFIX: PySpark tests should be order insensitive
This has been messing up the SQL PySpark tests on Jenkins. Author: Patrick Wendell <[email protected]> Closes apache#1054 from pwendell/pyspark and squashes the following commits: 1eb5487 [Patrick Wendell] False change 06f062d [Patrick Wendell] HOTFIX: PySpark tests should be order insensitive
…armel/hash_join Backport Hash join PR
…lave node (fix (apache#1054) MapR [SPARK-1094] Spark worker is started on unsecured port 8481 on slave node (apache#1046)
This has been messing up the SQL PySpark tests on Jenkins.