eremetic-framework / eremetic

A Framework for Mesos to run one-off tasks in docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tasks are stuck with status TASK_QUEUED

buyology opened this issue · comments

commented

Trying to run the examples with your suggested Mesos setup, but all tasks just end up with status TASK_QUEUED

Any pointers to how to debug this?

This typically means eremetic is not getting any resources offers from mesos. You can try setting the log level to debug and see if something looks off. It could be it's registering with the wrong address or port

commented

PEBKAC: missed changing the zookeeper IPs