Uh oh!
There was an error while loading. Please reload this page.
[SPARK-34512][BUILD][SQL] Upgrade built-in Hive to 2.3.9 - #32750
Conversation
wangyum
commented
Jun 2, 2021
cc @sunchao |
SparkQA
commented
Jun 2, 2021
Kubernetes integration test starting |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
SparkQA
commented
Jun 2, 2021
Kubernetes integration test status failure |
SparkQA
commented
Jun 2, 2021
Test build #139227 has finished for PR 32750 at commit
|
dongjoon-hyun
commented
Jun 2, 2021
Thank you, @wangyum . It seems that the downloading still have some issue. |
SparkQA
commented
Jun 2, 2021
Test build #139246 has finished for PR 32750 at commit
|
SparkQA
commented
Jun 2, 2021
Kubernetes integration test unable to build dist. exiting with code: 1 |
SparkQA
commented
Jun 3, 2021
Kubernetes integration test starting |
SparkQA
commented
Jun 3, 2021
Kubernetes integration test status success |
SparkQA
commented
Jun 3, 2021
Test build #139247 has finished for PR 32750 at commit
|
SparkQA
commented
Jun 3, 2021
Kubernetes integration test starting |
SparkQA
commented
Jun 3, 2021
Kubernetes integration test status success |
SparkQA
commented
Jun 3, 2021
Test build #139258 has finished for PR 32750 at commit
|
dongjoon-hyun
commented
Jun 10, 2021
SparkQA
commented
Jun 11, 2021
Kubernetes integration test starting |
SparkQA
commented
Jun 11, 2021
Kubernetes integration test status success |
SparkQA
commented
Jun 11, 2021
Test build #139663 has finished for PR 32750 at commit
|
What changes were proposed in this pull request?
This pr upgrades built-in Hive to 2.3.9. Hive 2.3.9 changes:
Why are the changes needed?
Fix regression caused by AVRO-2035.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Unit test.