[jira] [Updated] (MAPREDUCE-3032) JobHistory doesn't have error information from failed tasks

2011-10-17 Thread Devaraj K (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devaraj K updated MAPREDUCE-3032:
-

Attachment: MAPREDUCE-3032-1.patch

 JobHistory doesn't have error information from failed tasks
 ---

 Key: MAPREDUCE-3032
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3032
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster, mrv2
Affects Versions: 0.23.0
Reporter: Vinod Kumar Vavilapalli
Assignee: Devaraj K
Priority: Blocker
 Fix For: 0.23.0

 Attachments: Failed map attempts.jpg, JobFail.PNG, 
 MAPREDUCE-3032-1.patch, MAPREDUCE-3032.patch




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3032) JobHistory doesn't have error information from failed tasks

2011-10-17 Thread Devaraj K (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devaraj K updated MAPREDUCE-3032:
-

Status: Patch Available  (was: Open)

Updated the patch by removing TaskAttemptStatus.diagnosticInfo and added tests.

 JobHistory doesn't have error information from failed tasks
 ---

 Key: MAPREDUCE-3032
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3032
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster, mrv2
Affects Versions: 0.23.0
Reporter: Vinod Kumar Vavilapalli
Assignee: Devaraj K
Priority: Blocker
 Fix For: 0.23.0

 Attachments: Failed map attempts.jpg, JobFail.PNG, 
 MAPREDUCE-3032-1.patch, MAPREDUCE-3032.patch




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3032) JobHistory doesn't have error information from failed tasks

2011-10-17 Thread Vinod Kumar Vavilapalli (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli updated MAPREDUCE-3032:
---

  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

i just committed this to trunk and branch-0.23. Thanks Devaraj K!

 JobHistory doesn't have error information from failed tasks
 ---

 Key: MAPREDUCE-3032
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3032
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster, mrv2
Affects Versions: 0.23.0
Reporter: Vinod Kumar Vavilapalli
Assignee: Devaraj K
Priority: Blocker
 Fix For: 0.23.0

 Attachments: Failed map attempts.jpg, JobFail.PNG, 
 MAPREDUCE-3032-1.patch, MAPREDUCE-3032.patch




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3032) JobHistory doesn't have error information from failed tasks

2011-10-11 Thread Devaraj K (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devaraj K updated MAPREDUCE-3032:
-

Attachment: MAPREDUCE-3032.patch

 JobHistory doesn't have error information from failed tasks
 ---

 Key: MAPREDUCE-3032
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3032
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster, mrv2
Affects Versions: 0.23.0
Reporter: Vinod Kumar Vavilapalli
Assignee: Devaraj K
Priority: Blocker
 Fix For: 0.23.0

 Attachments: JobFail.PNG, MAPREDUCE-3032.patch




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3032) JobHistory doesn't have error information from failed tasks

2011-10-11 Thread Devaraj K (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devaraj K updated MAPREDUCE-3032:
-

Status: Patch Available  (was: Open)

Task attempt reported status doesn't contain the failed task diagnostic info, 
It is always empty. Task Attempt itself contains the diagnostic info for the 
failed tasks. I have changed it accordingly. 

I have verified it manually, it is displaying the failure info on the history 
UI as it displays in the AM UI. 

It is straightforward change, doesn't need new tests.

 JobHistory doesn't have error information from failed tasks
 ---

 Key: MAPREDUCE-3032
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3032
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster, mrv2
Affects Versions: 0.23.0
Reporter: Vinod Kumar Vavilapalli
Assignee: Devaraj K
Priority: Blocker
 Fix For: 0.23.0

 Attachments: JobFail.PNG, MAPREDUCE-3032.patch




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3032) JobHistory doesn't have error information from failed tasks

2011-10-11 Thread Vinod Kumar Vavilapalli (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli updated MAPREDUCE-3032:
---

Status: Open  (was: Patch Available)

Can you debug why the diagnostics from the reportedStatus is empty? We need to 
make sure the remote-diagnostics are not getting lost. Otherwise, we will only 
see the diagnostics produce inside the AM.

Also, what is the test that you used and what is the error message that you saw?

In any case, there is one more occurrence of usage of the diagnostics-info from 
the 'reportedStatus' in TaskAttemptImpl.getReport(), we should fix that.

Adding a test will greatly help this. You can look at 
TestMRApp|TestFail|TestKill for inspiration.

 JobHistory doesn't have error information from failed tasks
 ---

 Key: MAPREDUCE-3032
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3032
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster, mrv2
Affects Versions: 0.23.0
Reporter: Vinod Kumar Vavilapalli
Assignee: Devaraj K
Priority: Blocker
 Fix For: 0.23.0

 Attachments: JobFail.PNG, MAPREDUCE-3032.patch




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3032) JobHistory doesn't have error information from failed tasks

2011-10-11 Thread Devaraj K (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devaraj K updated MAPREDUCE-3032:
-

Attachment: Failed map attempts.jpg

 JobHistory doesn't have error information from failed tasks
 ---

 Key: MAPREDUCE-3032
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3032
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster, mrv2
Affects Versions: 0.23.0
Reporter: Vinod Kumar Vavilapalli
Assignee: Devaraj K
Priority: Blocker
 Fix For: 0.23.0

 Attachments: Failed map attempts.jpg, JobFail.PNG, 
 MAPREDUCE-3032.patch




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3032) JobHistory doesn't have error information from failed tasks

2011-09-28 Thread Subroto Sanyal (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Subroto Sanyal updated MAPREDUCE-3032:
--

Attachment: JobFail.PNG

Hi Vinod,

Please refer the attachment *JobFail.PNG*.
Here the Job (WordCount) Failed as all Map Attempts were killed(intensionally) 
but, still the Table in UI shows 0 Killed Attempts and no reason for Failure is 
also available.

Request you to provide some description in the issue...

 JobHistory doesn't have error information from failed tasks
 ---

 Key: MAPREDUCE-3032
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3032
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster, mrv2
Affects Versions: 0.23.0
Reporter: Vinod Kumar Vavilapalli
Assignee: Devaraj K
Priority: Blocker
 Fix For: 0.23.0

 Attachments: JobFail.PNG




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3032) JobHistory doesn't have error information from failed tasks

2011-09-20 Thread Arun C Murthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun C Murthy updated MAPREDUCE-3032:
-

Priority: Blocker  (was: Major)

 JobHistory doesn't have error information from failed tasks
 ---

 Key: MAPREDUCE-3032
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3032
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster, mrv2
Affects Versions: 0.23.0
Reporter: Vinod Kumar Vavilapalli
Priority: Blocker
 Fix For: 0.23.0




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira