Skip to content

Incompatibility in Spark 2.1.6 #19

@hi-T0day

Description

@hi-T0day

Hello!
I meet up a error when I run the spark_dbscan in Spark 2.1.6.
The error is
java.lang.NoClassDefFoundError: org/apache/spark/Logging
Caused by: java.lang.ClassNotFoundException: org.apache.spark.Logging
Spark 2.0 removes the org.apache.spark.Logging. So spark_dbscan cannot running.
Any solution to this problem?
I have tried to change the other dependencies, but still failed.

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