Skip to content

Conversation

@bozhang2820
Copy link
Contributor

What changes were proposed in this pull request?

We added test "built-in Hadoop version should support shaded client" in #31203, but it fails when profile hadoop-2.7 is activated. This change fixes the test by skipping the assertion when Hadoop version is 2.

Why are the changes needed?

The test fails in master branch when profile hadoop-2.7 is activated.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Ran the test with hadoop-2.7 profile.

@github-actions github-actions bot added the SQL label Jan 29, 2021
@cloud-fan
Copy link
Contributor

cc @sunchao @dongjoon-hyun

Copy link
Member

@sunchao sunchao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops sorry forgot about Hadoop 2.x. LGTM (non-binding) - thanks!

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@HyukjinKwon
Copy link
Member

add to whitelist

@HyukjinKwon
Copy link
Member

ok to test

@HyukjinKwon
Copy link
Member

Merged to master.

@AmplabJenkins
Copy link

Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/134641/

@AmplabJenkins
Copy link

Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/39229/

@bozhang2820 bozhang2820 deleted the fix-hadoop-2-version-test branch January 29, 2021 07:57
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, late LGTM. Thanks!

skestle pushed a commit to skestle/spark that referenced this pull request Feb 3, 2021
…uld support shaded client" for hadoop-2.7

### What changes were proposed in this pull request?
We added test "built-in Hadoop version should support shaded client" in apache#31203, but it fails when profile hadoop-2.7 is activated. This change fixes the test by skipping the assertion when Hadoop version is 2.

### Why are the changes needed?
The test fails in master branch when profile hadoop-2.7 is activated.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Ran the test with hadoop-2.7 profile.

Closes apache#31391 from bozhang2820/fix-hadoop-2-version-test.

Authored-by: Bo Zhang <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
pan3793 pushed a commit to pan3793/spark that referenced this pull request Aug 30, 2021
…uld support shaded client" for hadoop-2.7

### What changes were proposed in this pull request?
We added test "built-in Hadoop version should support shaded client" in apache#31203, but it fails when profile hadoop-2.7 is activated. This change fixes the test by skipping the assertion when Hadoop version is 2.

### Why are the changes needed?
The test fails in master branch when profile hadoop-2.7 is activated.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Ran the test with hadoop-2.7 profile.

Closes apache#31391 from bozhang2820/fix-hadoop-2-version-test.

Authored-by: Bo Zhang <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants