-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-32329][TESTS] Rename HADOOP2_MODULE_PROFILES to HADOOP_MODULE_PROFILES #29128
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
|
Jenkins test this please |
srowen
left a comment
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.
Looks OK pending tests
|
Test build #125981 has finished for PR 29128 at commit
|
|
I'll run tests again just for run, but this cannot be a related failure; this script isn't even used in what it tests. |
|
Jenkins test this please |
|
Test build #125994 has finished for PR 29128 at commit
|
|
Jenkins test this please |
|
Test build #126017 has finished for PR 29128 at commit
|
|
Merged to master |
|
Thank you for reviewing and merging, @srowen and @HyukjinKwon |
What changes were proposed in this pull request?
This PR aims to rename
HADOOP2_MODULE_PROFILEStoHADOOP_MODULE_PROFILESbecause Hadoop 3 is now the default.Why are the changes needed?
Hadoop 3 is now the default.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Pass GitHub Action dependency test.