You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2015/05/15 01:21:00 UTC

[jira] [Updated] (DRILL-3089) Revert to 4 forked test and allow override from command line

     [ https://issues.apache.org/jira/browse/DRILL-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aditya Kishore updated DRILL-3089:
----------------------------------
    Attachment: 0001-DRILL-3089-Revert-to-4-forked-test-and-allow-overrid.patch

With the attached patch, by default ,the tests will run with 4 forked processes.

You can override it to run with 6 forked processes from the command line using.

{{mvn test -DforkCount=6}}

> Revert to 4 forked test and allow override from command line
> ------------------------------------------------------------
>
>                 Key: DRILL-3089
>                 URL: https://issues.apache.org/jira/browse/DRILL-3089
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>         Attachments: 0001-DRILL-3089-Revert-to-4-forked-test-and-allow-overrid.patch
>
>
> The current, one forked test per CPU core, can be quite resource intensive on modern machines with 8-16 cores (See discussion on DRILL-2039).
> We should revert to 4 forked test by default and allow overriding this from command line.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)