Ondrej Sevce

Results 6 comments of Ondrej Sevce

Take a look at this blog post, it's for older SJS version (0.6.2) but most of the info should still apply: https://aws.amazon.com/blogs/big-data/installing-and-running-jobserver-for-apache-spark-on-amazon-emr/

I found this https://github.com/spark-jobserver/spark-jobserver/issues/966 but the Dockerfile.test produces a testing SJS build. I wonder how to adapt the Dockerfile.test to produce an image that would start the job-server like the...

@dwnichols Thank you for the suggestion. I tried this on Mac, currently I'm troubleshooting the following exception that I get when running `sbt docker` on the current master branch: ```...

@Sikwan I wasn't able to get past that exception, I reverted to using prebuilt image.

Hi! Just tried with 0.12.0, the same issue occurs. I forgot to mention that the "problematic" cell starts with equals sign (crealytics probably infers it's a formula in such case)?...