spring: profiles.include: client-sec crss-dataflow: datasource: driverClassName: com.edb.Driver connectionTimeout: 150000 maximumPoolSize: 20 test-on-borrow: true validation-query: SELECT 1 jdbcUrl: jdbc:edb://${crss.database.ip}:5432/crss?currentSchema=dataflow&ApplicationName=dataflowApp username: crss_dataflow password: lgcCpwy0 jpa: show-sql: false generate-ddl: false properties: hibernate: generate_statistics: false dialect: org.hibernate.dialect.PostgreSQLDialect ddl-auto: none hbm2ddl: import_files: # prevent batch job from running on app start batch: job: enabled: false initializer: enabled: false cloud: task: initialize: enable: false #liquibase: # change-log: classpath:/db/db.changelog-master.xml security: oauth2: client: accessTokenUri: http://crssadmin-service.marathon.l4lb.thisdcos.directory:8080/oauth/access_token userAuthorizationUri: http://crssadmin-service.marathon.l4lb.thisdcos.directory:8080/oauth/authorize resource: userInfoUri: http://crssadmin-service.marathon.l4lb.thisdcos.directory:8080/user server: port: 8082 undertow: accesslog: dir: target enabled: true pattern: combined compression: enabled: true min-response-size: 1 session: cookie: secure: true logging: level: com.pemc: DEBUG com.netflix: DEBUG org.springframework.cloud: DEBUG org.apache.http: DEBUG org.hibernate.stat: debug dataflow: url: http://spring-cloud-data-flow.marathon.l4lb.thisdcos.directory:9393 sftp: credentials: username: pemc password: 123qwe host: pemc-storage.southeastasia.cloudapp.azure.com port: 22 workingDirectory: /home/pemc/upload privateKey: scheduler: #Y/N: Y means that Adddtional Compensation Run will be queued on Monthly. Also need to change #spring.cloud.deployer.mesos.chronos.constraints on crss-settlement-task-calculation-addtlcomp.yml to rack,EQUALS,rack-monthly execute-ac-at-monthly-node: N parallel-stl-monthly-job: 7 interval-milliseconds: 10000 # launch-timeout-seconds: 900 launch-timeout-seconds: 86400 # add additional keys from JobProcess.envKey if you need to fine-grain the job execution timeout for a specific job job-execution-timeout-minutes: default: 240 #4 hours genEnergyFiles: 600 # 10 hours genMqReport: 360 # 6 hours # temporary todi-config, to be moved to general config todi-config: dispatch-interval: 5 max-retry: 2