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?

preguntada hace un año806 visualizaciones
2 Respuestas
0
Respuesta aceptada

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
INGENIERO DE SOPORTE
Rajat_C
respondido hace un año
profile picture
EXPERTO
revisado hace 16 horas
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
INGENIERO DE SOPORTE
Rajat_C
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas