I've tried the following, which still results in the creation of two
files (data/elasticsearch/nodes/0/_state/metadata-3 and shards-3), as
well as an empty directory for each index.
If you use maven, you can specify your path to be in target/es/data for
example.
So mvn clean will clean your test files.
But if there is any option for it, I will be pleased to see it also...
I've tried the following, which still results in the creation of two
files (data/elasticsearch/nodes/0/_state/metadata-3 and shards-3), as
well as an empty directory for each index.
You need to set the gateway.type to none, which will automatically set the index gateway to none. But, there will still be a need for file system since the transaction log only implementation is file system based (there is no in memory transaction log).
On Friday, February 3, 2012 at 9:47 PM, Eric Jain wrote:
I've tried the following, which still results in the creation of two
files (data/elasticsearch/nodes/0/_state/metadata-3 and shards-3), as
well as an empty directory for each index.
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.