Cascading 3 support
rubanm
released this
08 Feb 18:49
·
23 commits
to master
since this release
- Adds Cascading 3 support #463
- Restores API compatibility for ThriftBinaryProtocol/ThriftBinaryDeserializer #461
Upgrade notes:
- The following have been moved from elephant-bird-cascading2 to elephant-bird-cascading-protobuf module:
ProtobufComparator, ProtobufDeserializer, ProtobufReflectionUtil, ProtobufSerialization, ProtobufSerializer
Namespace change:
com.twitter.elephantbird.cascading2.io.protobuf => com.twitter.elephantbird.cascading.protobuf - cascading-hadoop is now marked as provided, so if you depend on elephant-bird-cascading2, you should explicitly add it to your build deps.