Re: serialize protobuf messages

2014-12-30 Thread Chen Song
Anyone has suggestions? On Tue, Dec 23, 2014 at 3:08 PM, Chen Song wrote: > Silly question, what is the best way to shuffle protobuf messages in Spark > (Streaming) job? Can I use Kryo on top of protobuf Message type? > > -- > Chen Song > > -- Chen Song

serialize protobuf messages

2014-12-23 Thread Chen Song
Silly question, what is the best way to shuffle protobuf messages in Spark (Streaming) job? Can I use Kryo on top of protobuf Message type? -- Chen Song