Skip to content

HIVE-21737: Bump Apache Avro to 1.9.2 - #674

Closed
Fokko wants to merge 2 commits into
apache:masterfrom
Fokko:HIVE-21737
Closed

HIVE-21737: Bump Apache Avro to 1.9.2#674
Fokko wants to merge 2 commits into
apache:masterfrom
Fokko:HIVE-21737

Conversation

@Fokko

@FokkoFokko commented Jun 15, 2019

Copy link
Copy Markdown
Contributor

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
Fokkoforce-pushed the HIVE-21737 branch 2 times, most recently from b41f6bc to 7aff024CompareJune 15, 2019 20:16
@Fokko

Copy link
Copy Markdown
ContributorAuthor

Rebased onto master

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

Copy link
Copy Markdown

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 freeto 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

@Fokko