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

Parquet 1.14.1 and Hadoop 3.4.0 #4705

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

dlvenable
Copy link
Member

@dlvenable dlvenable commented Jul 3, 2024

Description

Updates Parquet to 1.14.1 and Hadoop to 3.4.0. Use the Gradle version catalogue for Parquet to simplify future version updates.

This also updates the shaded jar versions.

|    |    |    +--- org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_21:1.2.0
|    |    |    +--- org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.2.0

Protobuf 3.21 resolves CVE-2022-3510.

Issues Resolved

None. But, this is related to #4612.

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…ersion catalogue for Parquet.

Signed-off-by: David Venable <[email protected]>
@dlvenable dlvenable merged commit 31add25 into opensearch-project:main Jul 3, 2024
68 of 74 checks passed
@dlvenable dlvenable deleted the hadoop-3.4.0 branch July 3, 2024 16:45
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.

None yet

3 participants