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

[jira] [Created] (DRILL-3007) Update Drill configuration settings to avoid mmap threshold increases on Linux

Jacques Nadeau created DRILL-3007:
-------------------------------------

             Summary: Update Drill configuration settings to avoid mmap threshold increases on Linux
                 Key: DRILL-3007
                 URL: https://issues.apache.org/jira/browse/DRILL-3007
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Flow
            Reporter: Jacques Nadeau
            Assignee: Jacques Nadeau
             Fix For: 1.0.0


Because Drill uses extensive direct memory but often caches random segments, it is important to make sure all the memory chunks are allocated as MMAP regions so Drill correctly releases memory back to the OS.  We need to update the Drill environment variables to ensure this.



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