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

Hudson commented on MAPREDUCE-2784:
-----------------------------------

Integrated in Hadoop-Common-0.23-Commit #445 (See 
[https://builds.apache.org/job/Hadoop-Common-0.23-Commit/445/])
    MAPREDUCE-2784. [Gridmix] Bug fixes in ExecutionSummarizer and 
ResourceUsageMatcher. (amarrk)

amarrk : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1237579
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/ExecutionSummarizer.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/Gridmix.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/emulators/resourceusage/ResourceUsageMatcher.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/org/apache/hadoop/mapred/gridmix/TestGridmixSummary.java

                
> [Gridmix] TestGridmixSummary fails with NPE when run in DEBUG mode.
> -------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2784
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2784
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>              Labels: gridmix, junit
>             Fix For: 0.24.0
>
>         Attachments: mapreduce-2784-v1.3.patch, mapreduce-2784-v1.4.patch, 
> mapreduce-2784-v1.5.patch, mapreduce-2784-v1.6.1.patch
>
>
> TestGridmixSummary fails with NPE when run in debug mode. JobFactory tries to 
> access the _createReaderThread()_ API of JobStoryProducer which returns null 
> in TestGridmixSummary's FakeJobStoryProducer.

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

        

Reply via email to