elephant-bird icon indicating copy to clipboard operation
elephant-bird copied to clipboard

Twitter's collection of LZO and Protocol Buffer-related Hadoop, Pig, Hive, and HBase code.

Results 92 elephant-bird issues
Sort by recently updated
recently updated
newest added

support mahout changes in 0.9

Bumps `apache.hive.version` from 0.8.0 to 3.1.2. Updates `hive-serde` from 0.8.0 to 3.1.2 Updates `hive-exec` from 0.8.0 to 3.1.2 Dependabot will resolve any conflicts with this PR as long as you...

dependencies

Bumps `apache.lucene.version` from 4.0.0 to 8.6.0. Updates `lucene-core` from 4.0.0 to 8.6.0 Updates `lucene-analyzers-common` from 4.0.0 to 8.6.0 Updates `lucene-queryparser` from 4.0.0 to 8.6.0 Dependabot will resolve any conflicts with...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.8.2 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [libthrift](https://github.com/apache/thrift) from 0.10.0 to 0.14.0. Release notes Sourced from libthrift's releases. Version 0.14.0 For release 0.14.0 head over to the official release download source: http://thrift.apache.org/download The assets below are...

dependencies

Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.4&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.4.1 to 3.16.1. Release notes Sourced from protobuf-java's releases. Protocol Buffers v3.16.1 Java Improve performance characteristics of UnknownFieldSet parsing (#9371) Protocol Buffers v3.16.0 C++ Fix compiler warnings...

dependencies

I created a question in the Twitter forum for a discordance between rate limit in the documentation and rate limit in the API. [See here.](https://twittercommunity.com/t/rate-limit-discordance-doc-vs-api/170748) But here, my question is...

Hi, Here is an attempt to add protobuf message extension support to elephant-bird. Any comments would be appreciated. Thanks