You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by John Kane <jo...@kane.net> on 2009/05/13 23:24:30 UTC

Parsing the _log/history/*.jar log file

I have a need to do some analysis of the _log/history/*.jar in -output
directory. Instead of re-inventing the wheel, has anyone written code
(preferably perl, but I can live with most anything) that will parse this
file and pull interesting values out? Otherwise I dive into perl :-)

Thanks