Searchable snapshots in AWS opensearch

0

Hi , I have created a domain in aws with opensearch 2.7 . There are couple of concerns

  1. The node roles do not have search role by default and since we dont have yaml , i am not able to change that .
  2. Even if i ignore point 1 and try to restore a snapshot , the following error pops up. I was under the assumption that in opensearch 2.7 searchable snapshots are of production ready . { "error": { "root_cause": [ { "type": "illegal_argument_exception", "reason": "Unsupported parameter storage_type. Feature flag is not enabled for this experimental feature" } ], "type": "illegal_argument_exception", "reason": "Unsupported parameter storage_type. Feature flag is not enabled for this experimental feature" }, "status": 400 } Any help with regards to how can i achieve searchable snapshots in aws opensearch would be helpful. Thanks!
Parth
已提问 9 个月前52 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容