Hi,
Thanks for the reply. I am not using any shared file system like Netapp or anything. I am using the local file system to store my index. Can I still use those API(s)?
If I can still use those API(s), what settings I should pass in the below API and what is this location(/_snapshot/my_backup)?
PUT /_snapshot/my_backup
{
"type": "fs",
"settings": {
... repository specific settings ...
}
}
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.