Description
Currently minimum of 2 containers are always needed even for running simple application. It'd be good to support running a TwillRunnable directly inside the AM to minimize container usage.
Also, it might be good that it's a special kind of TwillRunnable that also has capability to interact with AM, such as requesting new container or sending commands to other runnables.
Attachments
Issue Links
- is related to
-
TWILL-90 Add supports for setting resource capability for the AM
- Resolved