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?

질문됨 일 년 전806회 조회
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
답변함 일 년 전
profile picture
전문가
검토됨 15시간 전
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠