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

Sreekanth Ramakrishnan updated MAPREDUCE-734:
---------------------------------------------

    Attachment: MAPREDUCE-734-2.patch

My bad, didnt include apache header in the generated patch.

output from ant test-patch with latest patch

{noformat}
     [exec] -1 overall.
     [exec]
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec]
     [exec]     +1 tests included.  The patch appears to include 3 new or 
modified tests.
     [exec]
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning 
messages.
     [exec]
     [exec]     +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
     [exec]
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs 
warnings.
     [exec]
     [exec]     +1 release audit.  The applied patch generated 316 release 
audit warnings (more than the trunk's current 315 warnings).
     [exec]
{noformat}

> java.util.ConcurrentModificationException observed in unreserving slots for 
> HiRam Jobs
> --------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-734
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-734
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/capacity-sched
>    Affects Versions: 0.21.0
>            Reporter: Karam Singh
>            Assignee: Arun C Murthy
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-734-1.patch, MAPREDUCE-734-2.patch, 
> MAPREDUCE-734_0_20090708.patch, MAPREDUCE-734_0_20090708_yhadoop20.patch
>
>
> Ran jobs out which 3 were HiRAM, the job were not removed from scheduler 
> queue even after they successfully completed
> hadoop queue -info queue -showJobs displays somwthing like -:
> job_200907080724_0031   2       1247059146868   username  NORMAL  0 running 
> map tasks using 0 map slots. 0 additional slots reserved. 0 running reduce 
> tasks using 0 reduce slots. 60 additional slots reserved.
> job_200907080724_0030   2       1247059146972   username  NORMAL  0 running 
> map tasks using 0 map slots. 0 additional slots reserved. 0 running reduce 
> tasks using 0 reduce slots. 60 additional slots reserved.
> But it does not block anything, but seems like zombie process of system
> Jobtracker log show java.util.ConcurrentModificationException

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

Reply via email to