Skip to content

HIVE-21737: Bump Apache Avro to 1.9.2 #674

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

Closed
wants to merge 2 commits into from
Closed

Conversation

Fokko
Copy link
Contributor

@Fokko Fokko commented Jun 15, 2019

Apache Avro 1.9.2 brings a lot of new features:

  • Deprecate Joda-Time in favor of Java8 JSR310 and setting it as default
  • Remove support for Hadoop 1.x
  • Move from Jackson 1.x to 2.9
  • Add ZStandard Codec
  • Lots of updates on the dependencies to fix CVE's
  • Remove Jackson classes from public API
  • Apache Avro is built by default with Java 8
  • Apache Avro is compiled and tested with Java 11 to guarantee compatibility
  • Apache Avro MapReduce is compiled and tested with Hadoop 3
  • Apache Avro is now leaner, multiple dependencies were removed: guava, paranamer, commons-codec, and commons-logging
  • and many, many more!

@Fokko Fokko force-pushed the HIVE-21737 branch 2 times, most recently from b41f6bc to 7aff024 Compare June 15, 2019 20:16
@Fokko
Copy link
Contributor Author

Fokko commented Jul 17, 2019

Rebased onto master

@Fokko Fokko changed the title HIVE-21737: Bump Apache Avro to 1.9.0 HIVE-21737: Bump Apache Avro to 1.9.2 Feb 20, 2020
@github-actions
Copy link

github-actions bot commented Jun 9, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.

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.

1 participant