Hi

What's the best way to make sure an Avro file is NOT Splitable when read in 
Spark?
Would you override the AvroKeyInputFormat.issplitable (to return false) and 
then call this using newAPIHadoopRDD? Or is there a better way using the 
sqlContext.read?

Thanks in advance

Reply via email to