Reading Avro Sequence Files

2014-07-18 Thread tcg
I'm trying to read and an Avro Sequence File using the sequenceFile method on the spark context object and I get a NullPointerException. If I read the file outside of Spark using AvroSequenceFile.Reader I don't have any problems. Anyone have success in doing this? Below is one I typed and saw at

Re: Reading Avro Sequence Files

2014-07-18 Thread tcg
Correction: I get a null pointer exception when I attempt to perform an action like 'first'. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Reading-Avro-Sequence-Files-tp10201p10202.html Sent from the Apache Spark User List mailing list archive at Nabble.