Github user EronWright commented on a diff in the pull request:
https://github.com/apache/flink/pull/3744#discussion_r112487388
--- Diff: docs/setup/mesos.md ---
@@ -222,6 +222,8 @@ When running Flink with Marathon, the whole Flink
cluster including the job mana
`mesos.initial-tasks`: The initial workers to bring up when the master
starts (**DEFAULT**: The number of workers specified at cluster startup).
+`mesos.constraints.hard.hostattribute`: Constraints for task placement on
mesos (**DEFAULT**: None).
--- End diff --
The description seems too generic; I suggest `Constraints for task
placement on mesos based on host attributes`. An inline example would also be
nice, or at least some description of the value format.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---