We will be publishing a new version of the library early next week. Here's
the PR for the upgraded version if you would like to build from source:
https://github.com/databricks/spark-avro/pull/33
On Sat, Mar 14, 2015 at 1:17 PM, Shing Hing Man
wrote:
> In spark-avro 0.1, the method AvroContext
In spark-avro 0.1, the method AvroContext.avroFile returns a SchemaRDD, which
is deprecated in Spark 1.3.0
package com.databricks.spark
import org.apache.spark.sql.{SQLContext, SchemaRDD}
package object avro {
/**
* Adds a method, `avroFile`, to SQLContext that allows reading data stor