-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-29981][BUILD][FOLLOWUP] Change hive.version.short #26645
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
[SPARK-29981][BUILD][FOLLOWUP] Change hive.version.short #26645
Conversation
|
Retest this please. |
|
cc @liancheng , @srowen , @wangyum , @HyukjinKwon |
|
Test build #114319 has finished for PR 26645 at commit
|
|
I'm OK with it pending tests. It's just a move of files, right? |
|
Yes, right, @srowen . |
|
The first run on |
|
Test build #114318 has finished for PR 26645 at commit
|
|
Thank you for review. Merged to master. |
HyukjinKwon
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 good to me
What changes were proposed in this pull request?
This is a follow-up according to @liancheng 's advice.
Why are the changes needed?
Previously, we chose the full version to be carefully. As of today, it seems that
Apache Hive 2.3branch seems to become stable.Does this PR introduce any user-facing change?
No.
How was this patch tested?
Pass the compile combination on GitHub Action.
Also, pass the Jenkins with
hadoop-2.7andhadoop-3.2for (1) and (4).(2) and (3) is not ready in Jenkins.