qf6101 / light-elephant-bird

lightly upgrade the versions of protobuf and thrift in elephant bird

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

light elephant bird

I extracted three modules from twitter's elephant-bird (i.e., core, hadoopcompat and examples) which aims to conveniently upgrade the versions of protobuf and thrift in simple development enviroment.

Here I set protobuf version to 3.3.0 and thrift version to 0.10.0.

I also wrote a spark example for writing and reading the protobuf data.

About

lightly upgrade the versions of protobuf and thrift in elephant bird


Languages

Language:Java 99.8%Language:Protocol Buffer 0.2%