Re: AVRO specific records

2014-11-07 Thread Simone Franzini
classOf[NullWritable], conf) (From >> https://github.com/julianpeeters/avro-scala-macro-annotation-examples/blob/master/spark/src/main/scala/AvroSparkScala.scala) >> Keep in mind you'll need to use the kryo serializer as well. >> >> From: Frank Austin Nothaft >&g

Re: AVRO specific records

2014-11-06 Thread Simone Franzini
ion-examples/blob/master/spark/src/main/scala/AvroSparkScala.scala) > Keep in mind you'll need to use the kryo serializer as well. > > From: Frank Austin Nothaft > Date: Wednesday, November 5, 2014 at 5:06 PM > To: Simone Franzini > Cc: "user@spark.apache.org" >

Re: AVRO specific records

2014-11-05 Thread Anand Iyer
scala/AvroSparkScala.scala) > Keep in mind you'll need to use the kryo serializer as well. > > From: Frank Austin Nothaft > Date: Wednesday, November 5, 2014 at 5:06 PM > To: Simone Franzini > Cc: "user@spark.apache.org" > Subject: Re: AVRO specific records &

Re: AVRO specific records

2014-11-05 Thread Laird, Benjamin
gmail.com>> Cc: "user@spark.apache.org<mailto:user@spark.apache.org>" mailto:user@spark.apache.org>> Subject: Re: AVRO specific records Hi Simone, Matt Massie put together a good tutorial on his blog<http://zenfractal.com/2013/08/21/a-powerful-big-data-trio/>.

Re: AVRO specific records

2014-11-05 Thread Frank Austin Nothaft
Avro HadoopInputFormat. Regards, Frank Austin Nothaft fnoth...@berkeley.edu fnoth...@eecs.berkeley.edu 202-340-0466 On Nov 5, 2014, at 1:25 PM, Simone Franzini wrote: > How can I read/write AVRO specific records? > I found several snippets using generic records, but nothing with sp

AVRO specific records

2014-11-05 Thread Simone Franzini
How can I read/write AVRO specific records? I found several snippets using generic records, but nothing with specific records so far. Thanks, Simone Franzini, PhD http://www.linkedin.com/in/simonefranzini