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

Sean Owen commented on MAHOUT-916:
----------------------------------

Better still, it works in 512MB heap per JVM for me. Final proposed config is 
this:

          <threadCount>1</threadCount>
          <perCoreThreadCount>false</perCoreThreadCount>
          <parallel>classes</parallel>
          <argLine>-Xmx512m</argLine>
                
> Make Mahout's tests run in parallel
> -----------------------------------
>
>                 Key: MAHOUT-916
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-916
>             Project: Mahout
>          Issue Type: Improvement
>          Components: build
>            Reporter: Grant Ingersoll
>            Assignee: Isabel Drost-Fromm
>            Priority: Minor
>              Labels: MAHOUT_INTRO_CONTRIBUTE
>             Fix For: 0.8
>
>         Attachments: MAHOUT-916.patch, MAHOUT-916.patch, MAHOUT-916.patch, 
> MAHOUT-916.patch
>
>
> Maven now supports parallel execution of tests.  We should hook this in to 
> Mahout.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to