Hey guys,
is there any tool you recommend to do user usage accounting and statistics ?
That is, to have a daily report of some usage metrics by users (number of
mappers/reducers, number of hdfs bytes in/out, number of jobs submitted,
number of jobs failed, etc).

I am currently parsing the history files, converting them into JSON and
loading them in a hive table, then building a report from that, but I was
wondering if there's anything like that already.

Thanks,
R.

Reply via email to