All Downloads are FREE. Search and download functionalities are using the official Maven repository.

conf.elastic-job-cloud-scheduler.properties Maven / Gradle / Ivy

There is a newer version: 2.1.5
Show newest version
# Routable IP address
hostname=127.0.0.1

# Username for mesos framework
user=

# mesos's zookeeper address
mesos_url=zk://127.0.0.1:2181/mesos

# Elastic-Job-Cloud's zookeeper address
zk_servers=127.0.0.1:2181

# Elastic-Job-Cloud's zookeeper namespace
zk_namespace=elastic-job-cloud

# Elastic-Job-Cloud's zookeeper digest
zk_digest=

# Job rest API port
http_port=8899

# enable will not download app again if app path is cached
app_cache_enable=false

# max size of job accumulated
job_state_queue_size=10000




© 2015 - 2025 Weber Informatics LLC | Privacy Policy