-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
While running Standalone Appliocation it works but while i am running on cluster it shows below error:
2017-08-16 12:30:00058 ERROR org.apache.spark.executor.Executor:96 - Exception in task 2.0 in stage 8.0 (TID 12)
java.lang.UnsatisfiedLinkError: third_party.org.chokkan.crfsuite.crfsuiteJNI.swig_module_init()V
at third_party.org.chokkan.crfsuite.crfsuiteJNI.swig_module_init(Native Method)
at third_party.org.chokkan.crfsuite.crfsuiteJNI.(crfsuiteJNI.java:85)
at third_party.org.chokkan.crfsuite.ItemSequence.(ItemSequence.java:39)
at com.github.jcrfsuite.CrfTrainer.loadTrainingInstances(CrfTrainer.java:49)
at com.github.jcrfsuite.CrfTrainer.train(CrfTrainer.java:117)
at com.github.jcrfsuite.CrfTrainer.train(CrfTrainer.java:100)
Metadata
Metadata
Assignees
Labels
No labels