This should do:
Index: pom.xml
===================================================================
--- pom.xml (revision 1242915)
+++ pom.xml (working copy)
@@ -350,7 +350,7 @@
<configuration>
<forkedProcessTimeoutInSeconds>900</forkedProcessTimeoutInSeconds>
- <argLine>-enableassertions -Xmx1900m
-Djava.security.egd=file:/dev/./urandom</argLine>
+ <argLine>-d32 -enableassertions -Xmx2300m
-Djava.security.egd=file:/dev/./urandom</argLine>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
</configuration>
</plugin>
On Fri, Feb 10, 2012 at 12:48 PM, Mikhail Bautin <
[email protected]> wrote:
> Hello,
>
> Does anyone know how to increase heap allocation for Hadoop QA runs, or at
> least check the available amount of memory?
>
> Thanks,
> --Mikhail
>