-
**What is the bug?**
I installed an incompatible plugin into OpenSearch that has a REST handler. That handler raises a `NoMethodError` in this particular instance of OpenSearch, causing the followi…
-
## Description
The initialization plugin needs to ensure that the index templates, indices and ISM policies are created during startup.
In the Spike, we demonstrated how to create an index using…
-
**Is your feature request related to a problem?**
Users are confused with the many OpenSearch clients. Is opensearch-py-ml one too many?
The dsl client has a [high-level](https://opensearch.org/…
-
## Description
It is more like a lack of documentation I guess. I don't want to cope with anything about certificate but only need to use user-password authentication as in an air-gap environment.
…
-
**Is your feature request related to a problem?**
Thank you for creating this excellent project! For my use-case, I only need the ML Commons client to register and deploy pre-trained models. I am usi…
-
I use opensearch and use IAM role as service account for authorzing
```
apiVersion: v1
kind: ServiceAccount
metadata:
namespace: monitoring
name: event-exporter
annotations:
eks.amaz…
-
### Describe the bug
I had a working cluster free of errors, however post upgrade to 2.15 (also tested 2.16) I'm getting a ton of the following error on worker nodes:
```
[2024-08-12T16:48:40,6…
-
The following issue was reported in the [forum](https://forum.opensearch.org/t/opensearch-client-response-is-very-slow/14835):
OpenSearch Client SearchAsync method is returning the results to the C…
-
Hi,
I am trying to configure OpenSearch Sink with SSL/TLS. When running the connector as a plugin for ConfluentPlatform's Kafka Connect I get error listed below. I wonder whether there is a way to …
XLAQO updated
2 months ago
-
### What is the bug?
Top Metrics Aggregation Exists in the Java Client, but is not supported by OpenSearch
### How can one reproduce the bug?
Create an aggregation query with top metrics aggregat…