Giter Site home page Giter Site logo

Comments (3)

sfc-gh-gjachimko avatar sfc-gh-gjachimko commented on September 22, 2024 1

Let me check it with the devs and we will get back to you.

from snowflake-kafka-connector.

sfc-gh-gjachimko avatar sfc-gh-gjachimko commented on September 22, 2024 1

Hi
So - it is possible to configure our plugin with AWS Glue.
There some additional steps required though - you need to bundle the plugin with the proper JAR containing valid converter. You didn't specify which data format you'd like to use, so here are the options:

Having these two pieces bundled together, please follow AWS guideline on creating plugin: https://docs.aws.amazon.com/msk/latest/developerguide/msk-connect-plugins.html

Setting up the MSK connector will require proper IAM role - https://docs.aws.amazon.com/msk/latest/developerguide/mkc-tutorial-setup.html.

Then, you will need to configure MSK worker and connector.

From the connector perspective, the important piece of functionality to make it work with AWS is the following:

value.converter.region=[aws region]
value.converter.schemaAutoRegistrationEnabled=true
value.converter.dataFormat=[your format specifier]
value.converter.registry.name=[AWS Glue Registry Name]

In case of further issues, please feel free to reach out or contact our support.

from snowflake-kafka-connector.

tomellis91 avatar tomellis91 commented on September 22, 2024

thank you @sfc-gh-gjachimko 🙌 I will try this out.

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.