Kristian Aune

Results 94 comments of Kristian Aune

Sure, please refer to https://github.com/vespa-engine/vespa/blob/master/CONTRIBUTING.md for how to get started

what is the status here / should we keep or merge?

Hi, and thanks for the feature request! Yes, the copy-parent-to-all-nodes feature potentially requires much memory, particularly in clusters with many nodes. What you are describing is a kind of distributed...

Hi, and sorry for slow reponse! You are describing a situation where the configserver pods are fine, until you deploy the rest of the pods (or at least the admin...

the logs on the configserver pods should indicate if there are problems causing them to go up and down

Great! not sure why we have two files in reference for this instead of just one

@vadimkatsel can you please see if you are able to run these notebooks? maybe start manual run on your laptop FYI @thomasht86

To use this API from inside a Vespa app, you can write a Searcher https://docs.vespa.ai/en/searcher-development.html or a Document Processor https://docs.vespa.ai/en/document-processing.html. I am sorry we do not have ready-made examples for...

Hi, my question was, can you make the guide work without changing anything in the source files? It is hard to help otherwise. You can also try https://github.com/vespa-engine/sample-apps/tree/master/examples/operations/basic-search-on-gke I am...