I think I remember the populate.py script would always crash the AWS instance because it used up too much memory, and so we restored to using this hacky split-file way of populating ES. Since it's a really small script, I'll try porting it to Go and see if that helps at all.
I think I remember the
populate.py
script would always crash the AWS instance because it used up too much memory, and so we restored to using this hacky split-file way of populating ES. Since it's a really small script, I'll try porting it to Go and see if that helps at all.