On Fri, Feb 10, 2012 at 8:50 PM, Ted Yu <[email protected]> wrote:
> I found that it was -Xmx2300m that caused JVM error, not
> -XX:MaxDirectMemorySize=200m
>
> The following setting allows unit tests to run on MacBook:
> -d32 -XX:MaxDirectMemorySize=200m -enableassertions -Xmx1900m
>

I committed patch which sets hadoopqa to run w/ 3g heap.  Should I
have set maxdirectmemorysize too?
St.Ack

Reply via email to