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: [email protected]
For additional commands, e-mail: [email protected]