The only way you can increase or decrease memory for an executor is by
launching/killing tasks. So you could presumably use no-op tasks to achieve
what you want.

On Fri, Mar 13, 2015 at 7:51 AM, haosdent <haosd...@gmail.com> wrote:

> Hello, I write a redis service based on Mesos. And I have a problem: when
> I launch a executor with a resource offer, how could I allocate more memory
> or reduce memory for this running executor? Are there any API relates to
> this? Thank you in advance.
>
> --
> Best Regards,
> Haosdent Huang
>

Reply via email to