Hi I am just starting to learn Storm and streaming process, and I'm curious is there any policies about rack awareness or even node group awareness?
Intuitively, I would like the works are in the same rack like the YARN MapReduce case, which takes same node or rack as priority according to the locality in order to reduce the cost on network bandwidth. But how about the streaming case?
