Hi, If the intention is to get the overall cluster CPU spent for executing the DAG (i.e AM + tasks), then you could add AM_CPU_MILLIS and task counter CPU_MILLIS.
~Rajesh.B On Sat, May 7, 2016 at 1:53 PM, Maria <[email protected]> wrote: > Hi,all: > I know how to get AM cpu time and tasks cpu time. Does the whole DAG > CPU time is the sum of AM_CPU_MILLISECONDS and CPU_MILLISECONDS? > > Thanks in advance. > > > > -- ~Rajesh.B
