Giter Club home page Giter Club logo

Comments (8)

gigq avatar gigq commented on June 26, 2024

The fix in the forum post also works for me, changing the AWS dependancies from LATEST to 1.9.5 fixes it.

from amazon-kinesis-aggregators.

IanMeyers avatar IanMeyers commented on June 26, 2024

Apologies to everyone who got tripped up by this incorrect pom. I have now updated the project pom.xml to use fixed dependencies on version 1.9.7 of the AWS SDK as well as Commons IO and Collections. Please do post any further issues you might have here.

from amazon-kinesis-aggregators.

gigq avatar gigq commented on June 26, 2024

With this pom I get the following error:

Exception in thread "main" java.lang.NoSuchMethodError: com.fasterxml.jackson.core.JsonFactory.requiresPropertyOrdering()Z
    at com.fasterxml.jackson.databind.ObjectMapper.<init>(ObjectMapper.java:445)
    at com.fasterxml.jackson.databind.ObjectMapper.<init>(ObjectMapper.java:366)
    at com.amazonaws.services.kinesis.aggregators.configuration.ExternalConfigurationModel.<clinit>(ExternalConfigurationModel.java:78)
    at com.amazonaws.services.kinesis.aggregators.factory.ExternallyConfiguredAggregatorFactory.buildFromConfig(ExternallyConfiguredAggregatorFactory.java:50)
    at com.amazonaws.services.kinesis.aggregators.consumer.AggregatorConsumer.buildAggregatorsFromConfig(AggregatorConsumer.java:70)
    at com.amazonaws.services.kinesis.aggregators.consumer.AggregatorConsumer.configure(AggregatorConsumer.java:170)
    at com.amazonaws.services.kinesis.aggregators.consumer.AggregatorConsumer.run(AggregatorConsumer.java:80)
    at com.amazonaws.services.kinesis.aggregators.consumer.AggregatorConsumer.main(AggregatorConsumer.java:258)

from amazon-kinesis-aggregators.

IanMeyers avatar IanMeyers commented on June 26, 2024

Yep - looks like we have some work to do on the Jackson dependencies. I've run the producer with the now updated pom.xml (aws dependencies on version 1.9.5 and explicit dependencies on jackson) and it works ok. Please let me know if you still have issues, and thanks for your patience and perseverance.

Ian

from amazon-kinesis-aggregators.

gigq avatar gigq commented on June 26, 2024

Yep can confirm latest version is working now. Thanks.

from amazon-kinesis-aggregators.

sankarinnoart avatar sankarinnoart commented on June 26, 2024

I am using latest versions of jackson(2.6.3). But it's not working facing the same issue.

from amazon-kinesis-aggregators.

sankarinnoart avatar sankarinnoart commented on June 26, 2024

Any body having complete java program to access AWS S3 KMS.

from amazon-kinesis-aggregators.

IanMeyers avatar IanMeyers commented on June 26, 2024

@sankarinnoart Understood - currently with the way that the AWS SDK talks to Jackson, you have to use the version included in the pom. I am now researching a full update of all the dependencies to see if we can get to the latest version of Jackson.

from amazon-kinesis-aggregators.

Related Issues (11)

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.