Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fat jar is not properly assembled with sbt #4

Open
nruemmele opened this issue Feb 13, 2017 · 1 comment
Open

Fat jar is not properly assembled with sbt #4

nruemmele opened this issue Feb 13, 2017 · 1 comment

Comments

@nruemmele
Copy link
Contributor

"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.

@nruemmele
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant