Code Monkey home page Code Monkey logo

Comments (4)

yuta-imai avatar yuta-imai commented on May 27, 2024

Thank you @danielgollas . I will look into this.

from aws-fluent-plugin-kinesis.

danielgollas avatar danielgollas commented on May 27, 2024

Hi! Any updates on this issue? Is anybody else running this version successfully?

from aws-fluent-plugin-kinesis.

yuta-imai avatar yuta-imai commented on May 27, 2024

Hi @danielgollas , sorry for my late response.
Can you update aws-sdk-core? Recently the line we are seeing issue in SDK has been updated.
It might help.
amazon-archives/aws-sdk-core-ruby#180

However I could not re-produce your issue with my environment. I am putting records to Amazon Kinesis successfully with td-agent. My config is here.

<match kinesis.test>
  type kinesis
  stream_name fluentd2
  region ap-northeast-1
  flush_interval 100
  random_partition_key
  detach_process 2
  num_threads 100
</match>

Can you share your config for td-agent as well? I will dig it. Velocity(records per seconds) is also good help for me to dig deeper.

Thanks!

from aws-fluent-plugin-kinesis.

yuta-imai avatar yuta-imai commented on May 27, 2024

Closing the issue. If anyone is still working with this, please open a new issue.
I believe we can achieve higher throughput easily because we now support PutRecords API.
https://github.com/awslabs/aws-fluent-plugin-kinesis/releases/tag/v0.3.0

from aws-fluent-plugin-kinesis.

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.