[
https://issues.apache.org/jira/browse/HADOOP-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634809#action_12634809
]
Karam Singh commented on HADOOP-4289:
-------------------------------------
Part of the log is given below:
2008-09-26 10:40:18,342 DEBUG org.apache.hadoop.mapred.JobInProgress: Taking
progress for task_200809261024_0005_m_000106 from 0.95333331823349 to
0.95333331823349
2008-09-26 10:40:18,342 DEBUG org.apache.hadoop.ipc.Server: IPC Server handler
7 on 34441: has #6854 from 98.136.102.247:38848
2008-09-26 10:40:18,342 DEBUG org.apache.hadoop.security.UserGroupInformation:
IPC Server handler 7 on 34441, ugi=null
2008-09-26 10:40:18,342 DEBUG org.apache.hadoop.mapred.Counters: Creating group
org.apache.hadoop.mapred.Task$FileSystemCounter with bundle
2008-09-26 10:40:18,342 DEBUG org.apache.hadoop.mapred.JobInProgress: Taking
progress for task_200809261024_0006_m_000007 from 0.046666666865348816 to
0.046666666865348816
2008-09-26 10:40:18,342 DEBUG org.apache.hadoop.mapred.Counters: Creating group
org.apache.hadoop.mapred.Task$Counter with bundle
2008-09-26 10:40:18,342 DEBUG org.apache.hadoop.mapred.CapacityTaskScheduler:
TT asking for task, max maps=2, run maps=2, max reds=2, run reds=1, map
cap=216, red cap = 216
2008-09-26 10:40:18,342 DEBUG org.apache.hadoop.mapred.CapacityTaskScheduler:
updateQSI: job [EMAIL PROTECTED]: run(m) = 0, run(r) = 1, finished(m) = 108,
finished(r)= 0, failed(m) = 0, failed(r) = 0, spec(m) = 0, spec(r) = 0,
total(m) = 108, total(r) = 1
2008-09-26 10:40:18,342 DEBUG org.apache.hadoop.mapred.CapacityTaskScheduler:
updateQSI: job [EMAIL PROTECTED]: run(m) = -164812, run(r) = 1, finished(m) =
79, finished(r)= 0, failed(m) = 164895, failed(r) = 0, spec(m) = 0, spec(r) =
0, total(m) = 216, total(r) = 1
> Running maps show negative valiue in JobTracker log.
> ----------------------------------------------------
>
> Key: HADOOP-4289
> URL: https://issues.apache.org/jira/browse/HADOOP-4289
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/capacity-sched
> Affects Versions: 0.19.0
> Reporter: Karam Singh
>
> While running jobs it has been observerd that in the JobTracker log running
> maps show negative value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.