-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Description
Version 1.0rc1 elasticsearch wrapper
same config works on 0.90.x (both 0.90.0 - 0.90.10)
from wrapper.log:
INFO | jvm 3 | 2014/01/29 11:33:39 | WrapperSimpleApp Error: Unable to locate the class org.elasticsearch.bootstrap.ElasticSearchF : java.lang.ClassNotFoundException: org.elasticsearch.bootstrap.ElasticSearchF
to recreate:
wget https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.10.tar.gz
tar -xzvf elasticsearch-0.90.10.tar.gz
ln -s elasticsearch-0.90.10 elasticsearch
git clone https://github.com/elasticsearch/elasticsearch-servicewrapper.git
mv elasticsearch-servicewrapper elasticsearch/bin/service
elasticsearch/bin/service/elasticsearch start
Metadata
Metadata
Assignees
Labels
No labels