[
https://issues.apache.org/jira/browse/MAPREDUCE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harsh J resolved MAPREDUCE-5100.
--------------------------------
Resolution: Cannot Reproduce
Fix Version/s: 1.3.0
Tried on branch-1 and an earlier release as well and could not reproduce this.
Resolving as Cannot Reproduce. I believe HADOOP-7108, MAPREDUCE-323, etc.
resolved this quite a while ago.
Note that if your bug is coming from an alternative distro, please ensure to
report it with the distro folks first. Thanks! :)
> jobconf_history.jsp is not showing job configs in case of retired jobs
> ----------------------------------------------------------------------
>
> Key: MAPREDUCE-5100
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5100
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 0.20.2
> Reporter: Abhishek Gayakwad
> Priority: Minor
> Fix For: 1.3.0
>
>
> jobconf_history.jsp is not showing job config for retired jobs, even job id
> mentioned on this page is wrong. As per mapreduce code all this information
> is calculated from logFile param passed to these jsp, which flows form
> jobtracker.jsp -> jobdetailshistory.jsp -> jobconf_history.jsp as shown below.
> http://localhost:50030/jobdetailshistory.jsp?logFile=file%3A%2FUsers%2Fabhisheg%2Fhadoop%2Flogs%2Fhistory%2Fdone%2Flocalhost_1364233603831_%2F2013%2F02%2F25%2F000000%2Fjob_201303252316_0001_1364233671929_abhisheg_word%2Bcount
> http://localhost:50030/jobconf_history.jsp?logFile=file:/Users/abhisheg/hadoop/logs/history/done/localhost_1364233603831_/2013/02/25/000000/job_201303252316_0001_1364233671929_abhisheg_word%2Bcount
> ----------------------------------- Display on UI
> Job Configuration: JobId - 0001_1364233671929_abhisheg
> Failed to retreive job configuration for job '0001_1364233671929_abhisheg!
> java.io.FileNotFoundException: File
> file:/Users/abhisheg/hadoop/logs/history/done/localhost_1364233603831_/2013/02/25/000000/job_201303252316_0001_1364233671929_abhisheg_conf.xml
> does not exist
> -----------------------------------
> actual file is at -
> /Users/abhisheg/hadoop/logs/history/done/localhost_1364233603831_/2013/02/25/000000/localhost_1364233603831_job_201303252316_0001_conf.xml
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira