Skip to content

java.lang.UnsatisfiedLinkError #11

@shabir1

Description

@shabir1

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions