Hi,
Currently, workers are launched within the supervisor containers.
Is it possible that storm-on-yarn will change this design so that workers are launched on separate containers?
Otherwise, for the present design, supervisors need to constantly occupy a large portion of a node's resource. This doesn't take advantage of the allocation granularity that YARN delivers and degrades overall cluster resource utilization.