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?

demandé il y a un an799 vues
2 réponses
0
Réponse acceptée

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
INGÉNIEUR EN ASSISTANCE TECHNIQUE
Rajat_C
répondu il y a un an
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
INGÉNIEUR EN ASSISTANCE TECHNIQUE
Rajat_C
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions