Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to select exact slave for job? #576

Closed
altvnk opened this issue Oct 19, 2015 · 1 comment
Closed

How to select exact slave for job? #576

altvnk opened this issue Oct 19, 2015 · 1 comment

Comments

@altvnk
Copy link

altvnk commented Oct 19, 2015

Tried constraint used in marathon with no success:
"constraints": [["hostname", "LIKE", "slave-03"]]

@orlandohohmeier
Copy link
Member

It's not possible to use "hostnames" in constraints yet, but it will once #563 is merged. In the meantime you may be able to get the right node using different attributes. For a documentation on how to use constraint please see: https://mesos.github.io/chronos/docs/api.html#constraints

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants