[
https://issues.apache.org/jira/browse/HADOOP-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563997#action_12563997
]
amareshwari edited comment on HADOOP-2178 at 1/30/08 4:42 AM:
---------------------------------------------------------------------------
The test failure is not related to the patch.
was (Author: amareshwari):
The test failure is not related to the patch.
There are logs saying..
2008-01-30 17:35:07,084 INFO dfs.DataNode (DataNode.java:run(864)) -
127.0.0.1:32935:Exiting DataXceiveServer due to java.net.SocketException:
Socket closed
2008-01-30 17:35:07,083 INFO dfs.DataNode (FSDataset.java:invalidate(829)) -
Deleting block blk_-3344529842801448881 file 2008-01-30 17:35:07,182 INFO
mapred.JobTracker (JobTracker.java:removeMarkedTasks(950)) - Removed completed
task 'task_200801301733_0004_r_000000_0' from
'tracker_ownstrong-lr.eglbp.corp.yahoo.com:localhost.localdomain/127.0.0.1:32946'
2008-01-30 17:35:07,184 INFO mapred.TaskTracker
(TaskTracker.java:purgeJob(1118)) - Received 'KillJobAction' for job:
job_200801301733_0004
2008-01-30 17:35:07,184 INFO mapred.TaskRunner
(ReduceTaskRunner.java:close(45)) - task_200801301733_0004_r_000000_0 done;
removing files.
2008-01-30 17:35:07,365 INFO dfs.DataBlockScanner
(DataBlockScanner.java:run(561)) - Exiting DataBlockScanner thread.
> Job history on HDFS
> -------------------
>
> Key: HADOOP-2178
> URL: https://issues.apache.org/jira/browse/HADOOP-2178
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Reporter: Amareshwari Sri Ramadasu
> Assignee: Amareshwari Sri Ramadasu
> Fix For: 0.17.0
>
> Attachments: patch-2178.txt, patch-2178.txt, patch-2178.txt,
> patch-2178.txt, patch-2178.txt
>
>
> This issue addresses the following items :
> 1. Check for accuracy of job tracker history logs.
> 2. After completion of the job, copy the JobHistory.log(Master index file)
> and the job history files to the DFS.
> 3. User can load the history with commands
> bin/hadoop job -history <directory>
> or
> bin/hadoop job -history <jobid>
> This will start a stand-alone jetty and load jsps
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.