apiMrUsageReportRow

JSON

property type description
timePeriod timePeriod (string) The time period over which this report is generated.
user user (string) The user being reported.
group group (string) The group this user belongs to.
cpuSec cpuSec (long) Amount of CPU time (in seconds) taken up this user's MapReduce jobs.
memoryBytes memoryBytes (long) The sum of physical memory used (collected as a snapshot) by this user's MapReduce jobs.
jobCount jobCount (long) Number of jobs.
taskCount taskCount (long) Number of tasks.
durationSec durationSec (long) Total duration of this user's MapReduce jobs.