Giter Site home page Giter Site logo

Comments (3)

binglihub avatar binglihub commented on May 26, 2024

This issue fixed in 0.5.5.
Please checkout connector 0.5.5 from Maven
https://mvnrepository.com/artifact/com.snowflake/snowflake-kafka-connector

We also published on confluent hub, but need a few hours to update.

from snowflake-kafka-connector.

meinac avatar meinac commented on May 26, 2024

Thanks for the quick response. Seems like new version has solved the problem but introduced another one. I compiled the version locally and it has some missing jar files in target. bc-fips-1.0.1.jar and bcpkx-fips-1.0.3.jar. I copied those from the old version and seems like it's working as expected. Sorry for the noise if it was user problem, I've not been working with Java for long time.

from snowflake-kafka-connector.

binglihub avatar binglihub commented on May 26, 2024

@meinac Since bc-fips has jar file checksum validation, we can't include these two jar files in our connector jar file. That means user has to provide these two jar files beside our connector jar file. If you download from Confluent hub, the artifact on confluent hub includes all required jar files because it is a zip file. However, you download from Maven, you have to manually install these two jar files when using encrypted rsa private key because the artifact on Maven is one jar file.

from snowflake-kafka-connector.

Related Issues (20)

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.