@@ -24,12 +24,6 @@ spring:
chronos:
apiEndpoint: http://master.mesos/service/chronos/v1
memory: 1024
- task:
- initialize:
- enable: false
- batch:
- initializer:
- enabled: false
redis:
host: redis.marathon.l4lb.thisdcos.directory
@@ -25,12 +25,6 @@ spring:
memory: 3072
memory: 4096
cpu: 1
@@ -22,12 +22,6 @@ spring:
@@ -40,10 +40,10 @@ spring:
cloud:
task:
initialize:
- enable: true
+ enable: false
batch:
initializer:
- enabled: true
+ enabled: false
cache:
jcache:
memory: 2048
@@ -19,11 +19,4 @@ spring:
properties:
hibernate:
dialect: org.hibernate.dialect.Oracle10gDialect
- ddl-auto: update
- cloud:
+ ddl-auto: update
@@ -24,13 +24,6 @@ spring:
-
@@ -23,12 +23,6 @@ spring:
@@ -41,10 +41,10 @@ spring:
@@ -26,12 +26,6 @@ spring:
@@ -25,13 +25,6 @@ spring:
ddl-auto: update
hbm2ddl:
import_files:
logging:
level:
com.pemc: debug
cpu: 4
host: localhost
@@ -59,8 +59,13 @@ spring:
ddl-auto: validate
+ cloud:
+ task:
+ initialize:
+ initializer:
job:
enabled: true
@@ -49,8 +49,13 @@ spring:
port: 6379
@@ -68,8 +68,13 @@ spring: