[
https://issues.apache.org/jira/browse/MAPREDUCE-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052503#comment-13052503
]
Vinay Kumar Thota commented on MAPREDUCE-2603:
----------------------------------------------
Ran test-patch manually and no issues found.
[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 75 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
(version 1.3.9) warnings.
[exec]
[exec] +1 release audit. The applied patch does not increase the
total number of release audit warnings.
[exec]
[exec] +1 system test framework. The patch passed system test
framework compile.
> Gridmix system tests are failing due to high ram emulation enable by default
> for normal mr jobs in the trace which exceeds the solt capacity.
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-2603
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2603
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: contrib/gridmix
> Reporter: Vinay Kumar Thota
> Assignee: Vinay Kumar Thota
> Attachments: MAPREDUCE-2603-v2.patch, MAPREDUCE-2603.patch
>
>
> In Gridmix high ram emulation enable by default.Because of this feature, some
> of the gridmix system tests are hanging for some time and then failing after
> timeout. Actually the failure case was occurring whenever reserved slot
> capacity exceeds the cluster slot capacity.So for fixing the issue by
> disabling the high ram emulation in the tests which are using the normal mr
> jobs in the traces.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira