Skip to content

Does setting "MARQO_MAX_NUMBER_OF_REPLICAS=x", creates 'x' replicas of each index? #876

Answered by papa99do
renuka010 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @renuka010 , thanks for bringing this up. I checked the code base and can confirm that this env var is removed in Marqo 2.x. This env var is used to control the maximum number of replicas in open_search in Marqo 1.x, and becomes invalid when we move on to Vespa in Marqo 2.x. We will update the document to remove this.

On the other hand, if you would like to achieve HA in your setup, you'll need to have an external Vespa cluster deployed and configure the replica/redundancies properly. Please see this doc for details. If you are using k8s, you can also follow this repo: https://github.com/marqo-ai/marqo-on-kubernetes

Please let me know if this answers you questions. Cheers.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@renuka010
Comment options

Answer selected by papa99do
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants