You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shawn Heisey (JIRA)" <ji...@apache.org> on 2017/12/20 20:43:00 UTC

[jira] [Created] (SOLR-11786) Allow setting java.io.tmpdir from an environment variable

Shawn Heisey created SOLR-11786:
-----------------------------------

             Summary: Allow setting java.io.tmpdir from an environment variable
                 Key: SOLR-11786
                 URL: https://issues.apache.org/jira/browse/SOLR-11786
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: scripts and tools
    Affects Versions: 7.1
            Reporter: Shawn Heisey
            Priority: Minor


The Java temporary directory (/tmp by default on POSIX systems) may be mounted to a location with limited space.  This has become a problem for some users who build large suggester dictionaries.

The solr start scripts should offer a way to configure the java.io.tmpdir system property from an environment variable that may be set by the include script.

Initial idea for the variable name: JAVA_TMP_DIR or maybe SOLR_JAVA_TMP_DIR




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org