Modifying OpenSearch ML Commons cluster Setting

1

Hello Everyone,

I was wondering if there is a way to modify AWS Opensearch to run task and models on ml node/role only. I see in the Open search documentation that this can be done by modifying the the opensearch.yml file by adding/changing a custom name and define the node roles as ml:

node.name: ml-node node.roles: [ml]

How do I accomplish in AWS Openseach.

Thanks,

  • Hi All, any recent updates on this question. Is there document to create opensearch domain with combination of Data nodes and ML nodes or just ML nodes?

已提问 1 年前803 查看次数
2 回答
0
已接受的回答

Hello,

Due to managed nature of Amazon OpenSearch service, customers don’t have access to opensearch.yml and won’t be able to update thier node role to ml.

AWS
支持工程师
Rajat_C
已回答 1 年前
profile picture
专家
已审核 5 小时前
0

Hello,

As discussed previously we cannot update the node to be ml specific role due to managed nature of Amazon OpenSearch service but if your use case is to use neural search you can consider using this workaround which uses data nodes without changing their role to ml.

Please refer to below document for reference:

[+] https://catalog.workshops.aws/semantic-search/en-US/module-6-neural-search/lab/opensearch-dashboard-dev-tools

AWS
支持工程师
Rajat_C
已回答 1 年前

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

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

回答问题的准则