Giter Club home page Giter Club logo

Comments (5)

dmathieu avatar dmathieu commented on July 30, 2024 1

As a side note, using connection.username and connection.password is also what we do (successfully) in the integration tests.
See https://github.com/dmathieu/kafka-connect-opensearch/blob/main/lib/src/test/java/com/dmathieu/kafka/opensearch/integration/OpenSearchConnectorBaseIT.java#L124

from kafka-connect-opensearch.

spzala19 avatar spzala19 commented on July 30, 2024 1

Yes resolved, this issues was due to the plugins.security.ssl.http=true in the OpenSearch configuration. Setting that option to false allowed http request without SSL verification. This issue was not from this library.
Thanks

from kafka-connect-opensearch.

dmathieu avatar dmathieu commented on July 30, 2024

I'm using the plugin with a database provided by Aiven and a similar config without any problem. Could this be coming from your database?

Note that I'm maintaining this plugin out of necessity. But without any recent java experience. So I'd definitely recommend you not to rely too much on any guidance through GitHub issues, and to do your own investigations instead (PRs are welcome if you find any issue).

from kafka-connect-opensearch.

spzala19 avatar spzala19 commented on July 30, 2024

Thanks for confirming @dmathieu .
I'm using the plugin with self-managed OpenSearch. So, I'll look into this if I need to do anything with OpenSearch to solve this issue. By the way I was just confirming that if I was making any mistake in plugin config or not. Moreover, I also found similar kind of issue in https://discuss.opendistrocommunity.dev/t/opendistro-kafka-connect/ here (not exactly same) so I also tried that and then after I created this issue to check if plugin has any issues regarding authentication.

from kafka-connect-opensearch.

dmathieu avatar dmathieu commented on July 30, 2024

Have you been able to resolve this issue on your end?
I'm going to close the issue, as it appears to be a local OpenSearch issue rather than one with the library.

from kafka-connect-opensearch.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.