I just upgraded from 90.3 (using tar.gz file) to 90.10 using the rpm.
My 90.3 was stored in /opt/elasticsearch, and the /opt is my largest
partition, so I need to change this back if I can. Also, now Kibana is not
looking at the indexes from /opt/elasticsearch, but I assuke once I move
elasticsearch back it will be fine.
It looks like its set int the start up script
(-Des.default.path.data=$DATA_DIR) but I cant find where $DATA_DIR is set.
Anyone know where $DATA_DIR is set?
I just upgraded from 90.3 (using tar.gz file) to 90.10 using the rpm.
My 90.3 was stored in /opt/elasticsearch, and the /opt is my largest
partition, so I need to change this back if I can. Also, now Kibana is not
looking at the indexes from /opt/elasticsearch, but I assuke once I move
elasticsearch back it will be fine.
The data directory pathname is stored within the elasticsearch.yml
configuration file.
The path name to the configuration file may be specified passing the
following option to the startup script, where path-to-config is the name
of the directory into which you store your customized elasticsearch.yml
configuration file:
It looks like its set int the start up script
(-Des.default.path.data=$DATA_DIR) but I cant find where $DATA_DIR is set.
Anyone know where $DATA_DIR is set?
On Wednesday, January 15, 2014 1:51:16 PM UTC-5, avery...@insecure-it.comwrote:
I just upgraded from 90.3 (using tar.gz file) to 90.10 using the rpm.
My 90.3 was stored in /opt/elasticsearch, and the /opt is my largest
partition, so I need to change this back if I can. Also, now Kibana is not
looking at the indexes from /opt/elasticsearch, but I assuke once I move
elasticsearch back it will be fine.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.