Re: Spark Sparser library

2018-08-10 Thread Jörn Franke
You need to include the library in your dependencies. Furthermore the * does not make sense in the end. > On 10. Aug 2018, at 07:48, umargeek wrote: > > Hi Team, > > Please let me know the spark Sparser library to use while submitting the > spark application to use belo

Spark Sparser library

2018-08-09 Thread umargeek
Hi Team, Please let me know the spark Sparser library to use while submitting the spark application to use below mentioned format, val df = spark.read.format("*edu.stanford.sparser.json*") When I used above format it throwed error class not found exception. Thanks, Umar -- Sent