You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Amar Kamat (JIRA)" <ji...@apache.org> on 2011/08/08 15:18:27 UTC

[jira] [Created] (MAPREDUCE-2784) [Gridmix] TestGridmixSummary fails with NPE when run in DEBUG mode.

[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


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MAPREDUCE-2784) [Gridmix] TestGridmixSummary fails with NPE when run in DEBUG mode.

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amar Kamat resolved MAPREDUCE-2784.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.24.0
     Release Note: Fixed bugs in ExecutionSummarizer and ResourceUsageMatcher.
     Hadoop Flags: [Reviewed]

I just committed this. Thanks Ravi for the review and Vinod for helping with YARN blockers.

> [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.
For more information on JIRA, see: http://www.atlassian.com/software/jira