Skip to content

Fat jar is not properly assembled with sbt #4

@nruemmele

Description

@nruemmele

"sbt assembly" with the current build properties does not actually create a fat jar with all required dependencies (at least spark dependencies seem to be messed up).

When running serene via "bin/serene-start", training of models fails with the error:
Error while instantiating 'org.apache.spark.sql.internal.SessionState'

Running serene via "sbt run" does not have these issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions