Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Nov 10, 2019

What changes were proposed in this pull request?

This PR aims to upgrade scala-maven-plugin to 4.3.0 for Scala 2.13.1.
We tried 4.2.4, but it's reverted due to Windows build issue. Now, 4.3.0 has a Window fix.

Why are the changes needed?

Scala 2.13.1 seems to break the binary compatibility.

We need to upgrade scala-maven-plugin to bring the the following fixes for the latest Scala 2.13.1.

Also, 4.3.0 has the following Window fix.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

R/README.md Outdated
@@ -1,4 +1,4 @@
# R on Spark
# R on Spark!
Copy link
Member Author

Choose a reason for hiding this comment

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

This is only for triggering AppVoyer and this will be reverted before merging.

@HyukjinKwon
Copy link
Member

Thanks @dongjoon-hyun for trying this out!

@dongjoon-hyun
Copy link
Member Author

Thank you. AppVeyor passed!
Please ignore github action failure.
It will be fixed when my another PR about GitHub Action Cache PR is merged.

@SparkQA
Copy link

SparkQA commented Nov 10, 2019

Test build #113525 has finished for PR 26457 at commit 41a2b5a.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Nov 10, 2019

Test build #113526 has finished for PR 26457 at commit 4020832.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

This reverts commit 4020832.
Copy link
Member

@HyukjinKwon HyukjinKwon left a comment

Choose a reason for hiding this comment

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

LGTM if tests pass

@SparkQA
Copy link

SparkQA commented Nov 10, 2019

Test build #113534 has finished for PR 26457 at commit 66190ac.

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

Copy link
Member Author

@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.

Thank you for review and approval. Merged to master.
This passes Jenkins and AppVeyor.

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-29528][BUILD][test-maven] Upgrade scala-maven-plugin to 4.3.0 for Scala 2.13.1 [SPARK-29528][BUILD] Upgrade scala-maven-plugin to 4.3.0 for Scala 2.13.1 Nov 10, 2019
@dongjoon-hyun dongjoon-hyun deleted the SPARK-29528 branch November 10, 2019 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants