2 Answers
- Newest
- Most votes
- Most comments
0
Have you tried migrating directly via the Ultrawarm API call? Does that also fail? Hitting the API directly might give you a more detailed error message
Documentation of APIs here - https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/ultrawarm.html#ultrawarm-migrating
answered 6 years ago
0
Great idea. Using the API directly showed me that the issue was that the index was in a "yellow" status, which was caused by having a combined number of shards + replicas greater than the total number of data nodes.
answered 6 years ago
Relevant content
- asked 2 years ago
