
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
07/Oct/09 05:59 AM
|
|
org.apache.hadoop.mapred.HistoryViewer is useful to access Job history files from application code. The class can be made public.
|
|
Description
|
org.apache.hadoop.mapred.HistoryViewer is useful to access Job history files from application code. The class can be made public. |
Show » |
|
This kind of summary analysis about jobs is quite useful to access from within the application, for performance testing and cost modeling.
Another change would be to have getters for many of the calculated values, instead of printing them.