|
|
@@ -60,7 +60,7 @@ spring:
|
|
|
mesos:
|
|
|
chronos:
|
|
|
apiEndpoint: http://chronos.marathon.l4lb.thisdcos.directory:10001/v1
|
|
|
- memory: 4096
|
|
|
+ memory: 6144
|
|
|
cpu: 1
|
|
|
constraints: rack,EQUALS,rack-monthly
|
|
|
dcos:
|
|
|
@@ -83,7 +83,7 @@ batch:
|
|
|
spotLlccStl: 16
|
|
|
# LR part: partitions per billing id = Math.ceil(30/lr)
|
|
|
# lr values greater than 16 will always result to 2 partitions per billing id with different DI range
|
|
|
- lr: 2
|
|
|
+ lr: 8
|
|
|
energyStlB: 262500 #10 partitions
|
|
|
|
|
|
|