Hello,
sometimes I want to grab index from production and run it locally.
On production it uses S3 Gateway. So, I wrote a little program which
copy all the files from production bucket to backup bucket, and
download the files from there to my local machine.
Copying from one bucket to another takes not much time.
But once I put those files under my local instance of ES it just
doesn't recover.
Hello,
sometimes I want to grab index from production and run it locally.
On production it uses S3 Gateway. So, I wrote a little program which
copy all the files from production bucket to backup bucket, and
download the files from there to my local machine.
Copying from one bucket to another takes not much time.
But once I put those files under my local instance of ES it just
doesn't recover.
Oh, I c, what would be the recommended way to get a snapshot from AWS
EC/S3 Elasticsearch server?
Also, I just wander, if I want to make a daily backup of the index
files, would it be enough to just copy the bucket and restore it if
something went wrong?
But the real problem, is to get a data from the server, and use it
somewhere else
Thank u
Hello,
sometimes I want to grab index from production and run it locally.
On production it uses S3 Gateway. So, I wrote a little program which
copy all the files from production bucket to backup bucket, and
download the files from there to my local machine.
Copying from one bucket to another takes not much time.
But once I put those files under my local instance of ES it just
doesn't recover.
Oh, I c, what would be the recommended way to get a snapshot from AWS
EC/S3 Elasticsearch server?
Also, I just wander, if I want to make a daily backup of the index
files, would it be enough to just copy the bucket and restore it if
something went wrong?
But the real problem, is to get a data from the server, and use it
somewhere else
Thank u
There isn't a way to copy the S3 data and place it into a "local" gateway
node(s).
On Fri, Dec 23, 2011 at 10:46 PM, Eugene Strokin <eug...@strokin.info
wrote:
Hello,
sometimes I want to grab index from production and run it locally.
On production it uses S3 Gateway. So, I wrote a little program which
copy all the files from production bucket to backup bucket, and
download the files from there to my local machine.
Copying from one bucket to another takes not much time.
But once I put those files under my local instance of ES it just
doesn't recover.
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.