You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Change `server_start.sh` to use `spark-submit`. This should fix some edge case bugs.
5
6
* Configurable driver memory (@acidghost)
6
7
* Be able to accept environment vars in job server config files, eg `master = ${?MY_SPARK_HOST}` (see the [Typesafe Config docs](https://github.com/typesafehub/config#uses-of-substitutions))
0 commit comments