Andriy Redko

Results 793 comments of Andriy Redko

> After long test, the problem seems to be related to windows machine. I've tried on a linux one and the test cluster starts correctly. Can anybody confirm this? I...

Should be fixed by https://github.com/opensearch-project/OpenSearch/commit/7bbf0d11a0151078c6a3e478c1d2020a586b3e3e, it seems like there in an incident with Gradle Plugins portal: ``` Unfortunately, this means artifacts that were only available on JCenter/Bintray and were never...

@jaehyeon-kim the Aiven's OpenSearch Connector - https://github.com/Aiven-Open/opensearch-connector-for-apache-kafka is developed specifically to support OpenSearch and should be fully compatible.

@dblock done, sorry but cannot add labels to it, whenever you have time please

@nknize we could mark it as `2.0.0` but make a decision to postpone to `3.0.0` if indeed we are not ready

> > When do you think that is going to be available on Maven? :) > > in -2 weeks 😆: https://repo1.maven.org/maven2/org/opensearch/client/ (there's also a tag for it in git,...

@Neuw84 I am curious how to do run the OpenSearch server? locally / managed / Docker?

@Neuw84 > Managed on AWS. Maybe is because it can´t communicate with the nodes directly? (Amazon OpenSearch Service just exposes an endpoint). Exactly, I believe sniffer gets internal IPs which...

@navaneeth-spotnana > Is it possible to disable the sniffer? Yes, you just need to remove the `pensearch-rest-client-sniffer` dependency > Is that a good idea? I mean in this case it...