Created
March 31, 2014 10:56
-
-
Save egulhan/9889835 to your computer and use it in GitHub Desktop.
How-to set ES_HEAP_SIZE variable for Elasticsearch installed as package
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ES version: 0.90.5 | |
# /etc/init.d/elasticsearch | |
ES_HEAP_SIZE=4g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment