Snapshot1 pushed segments 1, 2, 3 in repository X
Snapshot2 needs to backup segments 1, 2, 3, 4 (4 contains the new data). But repository X already has segments 1, 2, 3. So the _snapshot action will only copy for snapshot2 the segment 4.
When you delete the snapshot1, as snapshot2 also has links to segments 1, 2, 3 those files are not removed.
When you restore snapshot2, you restore all files linked: segments 1, 2, 3 and 4.
I want only new segment(only 4) will backup....is there any possible way??
thnxsss kartheek for reply....I want to take snapshot of only new Index not the all data again.. ..Is it possible??I am trying it take snapshot of whole data again.
yeah sure this will work fine. but what would be if i have single index with crores of data and everytime i dont want to backup whole index.
I want to snapshot or backup only newly indexed data not the whole previously indexed data again.
Is there any way to do this?
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.