I got this working locally a little while ago when playing around with AvroKeyInputFile: https://gist.github.com/MLnick/5864741781b9340cb211
But not sure about AvroSequenceFile. Any chance you have an example datafile or records? On Sat, Jul 19, 2014 at 11:00 AM, Sparky <gullo_tho...@bah.com> wrote: > To be more specific, I'm working with a system that stores data in > org.apache.avro.hadoop.io.AvroSequenceFile format. An AvroSequenceFile is > "A wrapper around a Hadoop SequenceFile that also supports reading and > writing Avro data." > > It seems that Spark does not support this out of the box. > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/NullPointerException-when-reading-Avro-Sequence-files-tp10201p10234.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >