Skip to content

Conversation

@mosche
Copy link
Member

@mosche mosche commented Apr 21, 2022

Hadoop version tests are failing for Spark 3. The present fix doesn't apply to the respective hadoop configuration. This PR adds it to hadoop configs as well.

// Force paranamer 2.8 to avoid issues when using Scala 2.12
runtimeOnly "com.thoughtworks.paranamer:paranamer:2.8"

Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

@mosche
Copy link
Member Author

mosche commented Apr 21, 2022

A tiny quick one
R: @aromanenko-dev
R: @echauchot

@mosche
Copy link
Member Author

mosche commented Apr 21, 2022

Errors in Java PreCommit are unrelated, new compiler warnings in gcp 😠

@aromanenko-dev
Copy link
Contributor

Run Java PreCommit

Copy link
Contributor

@aromanenko-dev aromanenko-dev left a comment

Choose a reason for hiding this comment

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

LGTM
Seems that failed Java test is not related

@aromanenko-dev aromanenko-dev merged commit 33f2b7e into apache:master Apr 21, 2022
@mosche mosche deleted the BEAM-14345-SparkHadoopTests branch July 22, 2022 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants