Created
September 9, 2014 11:49
-
-
Save mastoj/eb11621692f6c11751cf to your computer and use it in GitHub Desktop.
Sample to start Elasticsearch that fails
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
java -classpath ".\*;.\sigar\*;" -Delasticsearch -Des-foreground=yes -Des.path.home=".." -Des.path.data="c:\tmp\elas\data" -Des.http.port=9201 org.elasticsearch.bootstrap.Bootstrap |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment