Uh oh!
There was an error while loading. Please reload this page.
[SPARK-27737][SQL] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile - #24620
[SPARK-27737][SQL] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile#24620wangyum wants to merge 4 commits into
Conversation
SparkQA
commented
May 15, 2019
Test build #105431 has finished for PR 24620 at commit
|
HyukjinKwon
commented
May 16, 2019
retest this please |
HyukjinKwon
left a comment
There was a problem hiding this comment.
yes, looks good if the tests pass.
wangyum
commented
May 16, 2019
The Hive 2.3.5 jars is not in the maven repository. May be need to wait for a while? |
SparkQA
commented
May 16, 2019
Test build #105451 has started for PR 24620 at commit |
HyukjinKwon
commented
May 16, 2019
okie. |
dongjoon-hyun
left a comment
There was a problem hiding this comment.
@wangyum . Please merge this and #24621 because we had better update the dependency file consistently across all profiles from Hive 2.3.5.
cc @gatorsmile and @srowen .
dongjoon-hyun
commented
May 16, 2019
BTW, @wangyum . To get reviews, you had better make a PR after the maven repository is ready next time. :) |
HyukjinKwon
commented
May 16, 2019
Yea agree. |
wangyum
commented
May 17, 2019
retest this please |
SparkQA
commented
May 17, 2019
Test build #105478 has finished for PR 24620 at commit
|
SparkQA
commented
May 20, 2019
Test build #105556 has finished for PR 24620 at commit
|
wangyum
commented
May 20, 2019
retest this please |
SparkQA
commented
May 20, 2019
Test build #105558 has finished for PR 24620 at commit
|
dongjoon-hyun
commented
May 20, 2019
dongjoon-hyun
commented
May 20, 2019
Retest this please. |
I updated the PR title and description. The last Jenkins run is running with the following. |
wangyum
commented
May 20, 2019
Hive 2.3.5 should support test with |
wangyum
commented
May 20, 2019
retest this please |
dongjoon-hyun
commented
May 20, 2019
Thank you for additional one, @wangyum . To sum up,
@wangyum . Do you want to trigger |
dongjoon-hyun
commented
May 21, 2019
Yep. So, if you want, you can trigger it to verify this PR completely.
|
wangyum
commented
May 21, 2019
retest this please |
dongjoon-hyun
commented
May 21, 2019
Ur, @wangyum . During merging, it seems that we missed to upgrade <id>hadoop-3.2</id>
...
<hive.version.short>2.3.4</hive.version.short>Please update |
wangyum
commented
May 21, 2019
How about change |
SparkQA
commented
May 21, 2019
Test build #105585 has finished for PR 24620 at commit
|
dongjoon-hyun
commented
May 21, 2019
Is there a reason to use that?
|
SparkQA
commented
May 21, 2019
Test build #105587 has finished for PR 24620 at commit
|
2 reasons:
|
dongjoon-hyun
commented
May 21, 2019
Does something fail with
For shortVersion, we use |
SparkQA
commented
May 21, 2019
Test build #105605 has finished for PR 24620 at commit
|
wangyum
commented
May 21, 2019
@HyukjinKwon It add |
SparkQA
commented
May 21, 2019
Test build #105607 has finished for PR 24620 at commit
|
HyukjinKwon
commented
May 21, 2019
Seems not. which build are you referring? |
HyukjinKwon
commented
May 21, 2019
This build https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105605/ was against 0f2eb07 before merging upstream. |
wangyum
commented
May 21, 2019
Retest this please |
HyukjinKwon
commented
May 21, 2019
retest this please |
SparkQA
commented
May 21, 2019
Test build #105626 has finished for PR 24620 at commit
|
wangyum
commented
May 21, 2019
retest this please |
SparkQA
commented
May 21, 2019
Test build #105631 has finished for PR 24620 at commit
|
dongjoon-hyun
commented
May 21, 2019
Retest this please. |
SparkQA
commented
May 22, 2019
Test build #105636 has finished for PR 24620 at commit
|
HyukjinKwon
commented
May 22, 2019
Merged to master. |

What changes were proposed in this pull request?
This PR aims to upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile.
Release Notes - Hive - Version 2.3.5
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345394&styleName=Text&projectId=12310843
How was this patch tested?
This PR is tested in two ways.
Hive Metastore Clienttesting.test-hadoop3.2configuration forHadoop 3.2testing.