Giter Club home page Giter Club logo

Comments (11)

oscerd avatar oscerd commented on July 26, 2024

What is the kafka version used?

from camel-kafka-connector-examples.

farmountain avatar farmountain commented on July 26, 2024

Kafka Version | 2.11-2.4.0

from camel-kafka-connector-examples.

oscerd avatar oscerd commented on July 26, 2024

and the camel-kafka-connector version?

from camel-kafka-connector-examples.

farmountain avatar farmountain commented on July 26, 2024

camel-aws-s3-source-kafka-connector-3..19.0-SNAPSHOT.jar

from camel-kafka-connector-examples.

farmountain avatar farmountain commented on July 26, 2024

same error when I try Camel Azure storage blob Source Connector

from camel-kafka-connector-examples.

oscerd avatar oscerd commented on July 26, 2024

We never seen something like this before. You need also to take into account this repository is not up-to-date with the latest release of ckc.

from camel-kafka-connector-examples.

farmountain avatar farmountain commented on July 26, 2024

ok, thanks for letting us know. May I know when can we expect the latest release? so that we can try again.

from camel-kafka-connector-examples.

oscerd avatar oscerd commented on July 26, 2024

There is no ETA for 3.19.0 release. First we need to release camel-kamelets 0.10.0 and then update on the ckc side.

from camel-kafka-connector-examples.

oscerd avatar oscerd commented on July 26, 2024

Can you please also show the configuration of the connector?

from camel-kafka-connector-examples.

farmountain avatar farmountain commented on July 26, 2024

name=CamelAws-s3-sourceSourceConnector
connector.class=org.apache.camel.kafkaconnector.awss3source.CamelAwss3sourceSourceConnector
tasks.max=1

use the kafka converters that better suit your needs, these are just defaults:

key.converter=org.apache.kafka.connect.storage.StringConverter
value.converter=org.apache.kafka.connect.storage.StringConverter

comma separated topics to send messages into

topics=DemoPOC

mandatory properties (for a complete properties list see the connector documentation):

The S3 Bucket name or Amazon Resource Name (ARN).

camel.kamelet.aws-s3-source.bucketNameOrArn=arn:aws:s3:::xxxxxxxxxxxxxxxxxxxxx

The AWS region to access.

camel.kamelet.aws-s3-source.region=ap-southeast-1
camel.source.endpoint.autocloseBody=false
camel.component.aws-s3.configuration.access-key=
camel.component.aws-s3.configuration.secret-key=

from camel-kafka-connector-examples.

oscerd avatar oscerd commented on July 26, 2024

Please use the correct parameters: https://camel.apache.org/camel-kafka-connector/3.18.x/reference/connectors/camel-aws-s3-source-kafka-source-connector.html

You're mixing up configuration from 0.11.x and 3.x. If you are using a ckc version > 1.0 then you should use the camel-kamelets options, like reported in the documentation for the connector.

from camel-kafka-connector-examples.

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.