You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Chen Song <ch...@gmail.com> on 2014/12/23 21:08:56 UTC

serialize protobuf messages

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

Re: serialize protobuf messages

Posted by Chen Song <ch...@gmail.com>.
Anyone has suggestions?

On Tue, Dec 23, 2014 at 3:08 PM, Chen Song <ch...@gmail.com> 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