[
https://issues.apache.org/jira/browse/MESOS-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artem Harutyunyan updated MESOS-5062:
-------------------------------------
Sprint: Mesosphere Sprint 32, Mesosphere Sprint 33 (was: Mesosphere Sprint
32)
> Update the long-lived-framework example to run on test clusters
> ---------------------------------------------------------------
>
> Key: MESOS-5062
> URL: https://issues.apache.org/jira/browse/MESOS-5062
> Project: Mesos
> Issue Type: Improvement
> Components: framework, technical debt
> Reporter: Joseph Wu
> Assignee: Joseph Wu
> Labels: mesosphere, tech-debt
>
> There are a couple of problems with the long-lived framework that prevent it
> from being deployed (easily) on an actual cluster:
> * The framework will greedily accept all offers; it runs one executor per
> agent in the cluster.
> * The framework assumes the {{long-lived-executor}} binary is available on
> each agent. This is generally only true in the build environment or in
> single-agent test environments.
> * The framework does not specify an resources with the executor. This is
> required by many isolators.
> * The framework has no metrics.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)