[jira] Commented: (MAPREDUCE-1545) Add 'first-task-launched' to job-summary

2010-05-19 Thread Luke Lu (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869442#action_12869442
 ] 

Luke Lu commented on MAPREDUCE-1545:


@ciemo, you can find start and finish times of *every* task in job history. The 
first task launch times are for the job *summary* only.

 Add 'first-task-launched' to job-summary
 

 Key: MAPREDUCE-1545
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1545
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: jobtracker
Reporter: Arun C Murthy
Assignee: Luke Lu
 Fix For: 0.22.0

 Attachments: mr-1545-trunk-v1.patch, mr-1545-trunk-v2.patch, 
 mr-1545-y20s-v1.patch, mr-1545-y20s-v2.patch, mr-1545-y20s-v3.patch


 It would be useful to track 'first-task-launched' time to job-summary for 
 better reporting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-1545) Add 'first-task-launched' to job-summary

2010-05-18 Thread David Ciemiewicz (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868917#action_12868917
 ] 

David Ciemiewicz commented on MAPREDUCE-1545:
-

Is this only for first task or are we measuring wait times in pending state 
for ALL tasks?

Last week, we ran out of reduce slots.  I had one job where 150 of my reduce 
tasks had completed but other 150 were in a pending state (not running) for 
over 1 hour.

Are we measuring pending time for all tasks or only for first task?

 Add 'first-task-launched' to job-summary
 

 Key: MAPREDUCE-1545
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1545
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: jobtracker
Reporter: Arun C Murthy
Assignee: Luke Lu
 Fix For: 0.22.0

 Attachments: mr-1545-trunk-v1.patch, mr-1545-trunk-v2.patch, 
 mr-1545-y20s-v1.patch, mr-1545-y20s-v2.patch, mr-1545-y20s-v3.patch


 It would be useful to track 'first-task-launched' time to job-summary for 
 better reporting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-1545) Add 'first-task-launched' to job-summary

2010-04-23 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860479#action_12860479
 ] 

Hadoop QA commented on MAPREDUCE-1545:
--

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12440269/mr-1545-trunk-v2.patch
  against trunk revision 937201.

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 3 new or modified tests.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 findbugs.  The patch does not introduce any new Findbugs warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

-1 core tests.  The patch failed core unit tests.

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/134/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/134/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/134/artifact/trunk/build/test/checkstyle-errors.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/134/console

This message is automatically generated.

 Add 'first-task-launched' to job-summary
 

 Key: MAPREDUCE-1545
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1545
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: jobtracker
Reporter: Arun C Murthy
Assignee: Luke Lu
 Fix For: 0.22.0

 Attachments: mr-1545-trunk-v1.patch, mr-1545-trunk-v2.patch, 
 mr-1545-y20s-v1.patch, mr-1545-y20s-v2.patch, mr-1545-y20s-v3.patch


 It would be useful to track 'first-task-launched' time to job-summary for 
 better reporting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-1545) Add 'first-task-launched' to job-summary

2010-04-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12857577#action_12857577
 ] 

Hudson commented on MAPREDUCE-1545:
---

Integrated in Hadoop-Common-trunk-Commit #221 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/221/])
HADOOP-6657. Add a capitalization method to StringUtils for MAPREDUCE-1545


 Add 'first-task-launched' to job-summary
 

 Key: MAPREDUCE-1545
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1545
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: jobtracker
Reporter: Arun C Murthy
Assignee: Luke Lu
 Fix For: 0.22.0

 Attachments: mr-1545-trunk-v1.patch, mr-1545-trunk-v2.patch, 
 mr-1545-y20s-v1.patch, mr-1545-y20s-v2.patch, mr-1545-y20s-v3.patch


 It would be useful to track 'first-task-launched' time to job-summary for 
 better reporting.

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




[jira] Commented: (MAPREDUCE-1545) Add 'first-task-launched' to job-summary

2010-03-24 Thread Luke Lu (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849572#action_12849572
 ] 

Luke Lu commented on MAPREDUCE-1545:


v1 patch for trunk as well.

 Add 'first-task-launched' to job-summary
 

 Key: MAPREDUCE-1545
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1545
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: jobtracker
Reporter: Arun C Murthy
Assignee: Luke Lu
 Fix For: 0.22.0

 Attachments: mr-1545-trunk-v1.patch, mr-1545-y20s-v1.patch, 
 mr-1545-y20s-v2.patch, mr-1545-y20s-v3.patch


 It would be useful to track 'first-task-launched' time to job-summary for 
 better reporting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-1545) Add 'first-task-launched' to job-summary

2010-03-15 Thread Luke Lu (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12845603#action_12845603
 ] 

Luke Lu commented on MAPREDUCE-1545:


Hong Tang mentioned that first tasks are setup tasks and we'd better add 
firstMapTaskLaunchTime and firstReduceTaskLaunchTime besides the 
firstTaskLaunchTime while we're at it.

 Add 'first-task-launched' to job-summary
 

 Key: MAPREDUCE-1545
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1545
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: jobtracker
Reporter: Arun C Murthy
Assignee: Arun C Murthy
 Fix For: 0.22.0


 It would be useful to track 'first-task-launched' time to job-summary for 
 better reporting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-1545) Add 'first-task-launched' to job-summary

2010-03-02 Thread eric baldeschwieler (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840516#action_12840516
 ] 

eric baldeschwieler commented on MAPREDUCE-1545:


Our reporting team wants this for better wait time calculations in our 
reporting DB.


 Add 'first-task-launched' to job-summary
 

 Key: MAPREDUCE-1545
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1545
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: jobtracker
Reporter: Arun C Murthy
Assignee: Arun C Murthy
 Fix For: 0.22.0


 It would be useful to track 'first-task-launched' time to job-summary for 
 better reporting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.