Hello Folks,
Some vertices require more memory than other vertices. These vertices are 
memory intensive.  The graph, in general, takes a long(ish) time to complete.  
Default allocation of a huge chunk of memory to this one DAG/application 
severely limits concurrent yarn containers that can be run.  How can we 
influence Tez Runtime to request and execute some vertices in specialized 
containers ? What is a good solution to this problem?
thanks,Madhu

Reply via email to