You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by harris <r....@yahoo.com> on 2015/07/08 19:58:57 UTC

Re: Reading Avro files from Streaming

Resolved that compilation issue using AvroKey and AvroKeyInputFormat.    

 val avroDs = ssc.fileStream[AvroKey[GenericRecord], NullWritable,
      AvroKeyInputFormat[GenericRecord]](input)



--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Reading-Avro-files-from-Streaming-tp23709p23722.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
For additional commands, e-mail: user-help@spark.apache.org