databricks / spark-corenlp

Stanford CoreNLP wrapper for Apache Spark
GNU General Public License v3.0
422 stars 120 forks source link

java.lang.ClassNotFoundException: com.databricks.spark.corenlp.functions$$anonfun$ssplit$1 #11

Closed search4mahesh closed 8 years ago

search4mahesh commented 8 years ago

Hi,

I am getting following error while executing show output.I have create fat jar of project using sbt package assembly. WARN scheduler.TaskSetManager: Lost task 0.0 in stage 0.0 (TID 0, JGUSCHADOOP): java.lang.ClassNotFoundException: com.databricks.spark.corenlp.functions$$anonfun$ssplit$1

Am I missing something.?Please suggest.

Thanks, Mahesh