Skip to content

[SPARK-31168][BUILD][FOLLOWUP] Update scala-2.12 profile#32707

Closed
dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
dongjoon-hyun:SPARK-31168-2
Closed

[SPARK-31168][BUILD][FOLLOWUP] Update scala-2.12 profile#32707
dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
dongjoon-hyun:SPARK-31168-2

Conversation

@dongjoon-hyun
Copy link
Copy Markdown
Member

@dongjoon-hyun dongjoon-hyun commented May 31, 2021

What changes were proposed in this pull request?

This PR is a follow-up of #32697 to update the missed part.
After SPARK-34774, we have Scala 2.12 version in scala-2.12 profile.

Why are the changes needed?

To be consistent.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs and manual.

BEFORE

$ build/mvn help:evaluate -Pscala-2.12 -Dexpression=scala.version | grep "^2.12"
Using `mvn` from path: /usr/local/bin/mvn
2.12.10

AFTER

$ build/mvn help:evaluate -Pscala-2.12 -Dexpression=scala.version | grep "^2.12"
Using `mvn` from path: /usr/local/bin/mvn
2.12.14

@github-actions github-actions Bot added the BUILD label May 31, 2021
@dongjoon-hyun
Copy link
Copy Markdown
Member Author

Thank you, @viirya !

@dongjoon-hyun
Copy link
Copy Markdown
Member Author

I manually verified this with the following.

BEFORE

$ build/mvn help:evaluate -Pscala-2.12 -Dexpression=scala.version | grep "^2.12"
Using `mvn` from path: /usr/local/bin/mvn
2.12.10

AFTER

$ build/mvn help:evaluate -Pscala-2.12 -Dexpression=scala.version | grep "^2.12"
Using `mvn` from path: /usr/local/bin/mvn
2.12.14

Merged to master!

@dongjoon-hyun dongjoon-hyun deleted the SPARK-31168-2 branch May 31, 2021 04:27
@SparkQA
Copy link
Copy Markdown

SparkQA commented May 31, 2021

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

@SparkQA
Copy link
Copy Markdown

SparkQA commented May 31, 2021

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

@SparkQA
Copy link
Copy Markdown

SparkQA commented May 31, 2021

Test build #139091 has finished for PR 32707 at commit 53c55de.

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

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.

3 participants