-
**Used Spark version**
2.2.0
**Used Spark Job Server version**
master
**Deployed mode**
client standalone
How do you build Docker images for spark-jobserver 0.8?
-
## Expected behaviour
`sbt stage` or `sbt universal:packageBin` generates fowarder script and additional main class should be succesfully executed by bat script
E.g. "`sbt stage` generates a zip fil…
-
Scanamo uses the (unfortunately no longer unmaintained) [`sbt-dynamodb`](https://github.com/localytics/sbt-dynamodb) plugin for testing:
https://github.com/scanamo/scanamo/blob/39d293058549b76bb2a9…
-
# 重回sbt之路
## 背景
当年考虑团队统一,我们在我们的两个纯scala项目中选择使用了maven而不是sbt作为默认的构建工具,现在主要存在以下几个问题
1. maven写play项目的话,涉及到view的修改都需要重新打包,这点使得开发效率非常的低
2. 正常打包的情况下,使用maven也比用sbt慢很多,导致每天花了大量时间在构建上
3. 最近我们测试环境dock…
-
Hi,
I am on sbt version number 0.13.15
## Expected behaviour
The generated bat script should have -no-version-check option in it.
## Actual behaviour
The generated bat script doesn't ha…
-
Dockerize Conver to make it easily executable in CI tasks.
-
## Expected behaviour
When we run sbt docker:publishLocal it is creating the image with default user demiourgos728.
When we run the pod with same image it is running with user demiourgos728, ther…
-
Hi,
I tried the following steps according to the doc but run into some errors:
```
./sbt update (takes 2 minutes or more)
./sbt test
```
any idea what is wrong?
here is the sbt output:
htt…
-
Hello,
I have managed to get the docker funannotate suite working, and have all of my annotation files in a directory.
I use this command to run the annotation:
funannotate annotate --gff …
-
Dear Kafka-Manager community team,
Firstly, I would like to express my appreciation and gratitude for the excellent work you have been doing in developing the Kafka-Manager tool. As a developer uti…