Skip to content
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-36839][INFRA][FOLLOW-UP] Respect Hadoop version configured in scheduled GitHub Actions jobs #34230

Closed

Conversation

HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This is a followup of #34091 and #34217.
We should respect the default Hadoop 2.7 (not only in Hive's tests).

Why are the changes needed?

In order to run the daily job with Hadoop 2 for all tests.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

It will be tested once it's merged. It won't break any build in any event.

@github-actions github-actions bot added the INFRA label Oct 9, 2021
@HyukjinKwon
Copy link
Member Author

The job configuration logic was tested in https://github.com/HyukjinKwon/spark/actions/runs/1322887874. Let me get this in as it's scheduled time soon, and we can test it together after being merged.

It won't affect anything in developement anyway.

@HyukjinKwon
Copy link
Member Author

Merged to master.

@SparkQA
Copy link

SparkQA commented Oct 9, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48526/

@SparkQA
Copy link

SparkQA commented Oct 9, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48526/

@SparkQA
Copy link

SparkQA commented Oct 9, 2021

Test build #144049 has finished for PR 34230 at commit 84f39a5.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon HyukjinKwon deleted the SPARK-36839-followup-hadoop2 branch January 4, 2022 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants