Hello, I gathered stats of my jobs in a Hadoop Cluster.  I took the
JobHistory logs and process them with Rumen. In the json file, for
each task attemp, there are a field named "cpuUsages".

Example:

"cpuUsages" : [ 6028, 3967, 3597, 3354, 3225, 3454, 3589, 4316, 42632,
102, 103, 103 ]

I need to know the unit of measurement of this numbers. Some official
or academic reference for that?

thanks for advance.


-- 
Tomas Delvechio

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to