[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759479#action_12759479
 ] 

V.V.Chaitanya Krishna commented on MAPREDUCE-1007:
--------------------------------------------------

The -1 in core tests is due to the known issue of TestCopyFiles failing (ref: 
MAPREDUCE-1029).

> MAPREDUCE-777 breaks the UI for hierarchial Queues. 
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-1007
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1007
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.21.0
>            Reporter: rahul k singh
>            Assignee: V.V.Chaitanya Krishna
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1007-1.patch, MAPREDUCE-1007-2.txt, 
> MAPREDUCE-1007-3.txt, MAPREDUCE-1007.patch
>
>
> MAPREDUCE-777 breaks jobtracker UI for hierarchial queues. When 
> jobtracker.jsp is accessed, it throws the following exception:
> {code}
> java.lang.NullPointerException
>       at 
> org.apache.hadoop.mapred.CapacityTaskScheduler.getJobs(CapacityTaskScheduler.java:1007)
>       at 
> org.apache.hadoop.mapred.JobTracker.getJobsFromQueue(JobTracker.java:3888)
>       at 
> org.apache.hadoop.mapred.JobTracker.getQueueInfoArray(JobTracker.java:3869)
>       at 
> org.apache.hadoop.mapred.JobTracker.getRootQueues(JobTracker.java:3830)
>       at 
> org.apache.hadoop.mapred.jobtracker_jsp.generateSummaryTable(jobtracker_jsp.java:36)
>         .... 
> {code}
> (Issue number and the line number in code match - 1007. Some fun for a Hadoop 
> developer :) )

-- 
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