Coder Social home page Coder Social logo

Comments (8)

chaochenq avatar chaochenq commented on May 20, 2024

The data aggregation feature is not currently available but is on our roadmap. Is that the main reason that you always got throttled in #29?

from amazon-kinesis-agent.

mattford63 avatar mattford63 commented on May 20, 2024

Yeah pretty much.

from amazon-kinesis-agent.

pcurry avatar pcurry commented on May 20, 2024

+1 please get to record aggregation. It should help with the cost arguments I'm about to have.

from amazon-kinesis-agent.

rgarcia avatar rgarcia commented on May 20, 2024

+1 record aggregation would be big for us

from amazon-kinesis-agent.

nikegp avatar nikegp commented on May 20, 2024

Same here. Any news re the roadmap plans?

Thanks!

from amazon-kinesis-agent.

cohi avatar cohi commented on May 20, 2024

+1 Same here - interested in record aggregation in order to increase throughput.

from amazon-kinesis-agent.

chaochenq avatar chaochenq commented on May 20, 2024

For users who stream data for a Kinesis Firehose deliveryStream, we have this option that you can add to your fileFlow

"aggregatedRecordSizeBytes"

Agent will parse until the last line of your file to which the aggregated bytes is less than or equal to the specified aggregatedRecordSizeBytes.

See

https://github.com/awslabs/amazon-kinesis-agent/blob/master/src/com/amazon/kinesis/streaming/agent/tailing/AggregationSplitter.java

https://github.com/awslabs/amazon-kinesis-agent/blob/master/src/com/amazon/kinesis/streaming/agent/tailing/FirehoseFileFlow.java#L42

But we still don't have a solution to Kinesis data streams (kinesisStream) similar to KPL. Having Agent enable KPL is something that we haven't been able to prioritize.

from amazon-kinesis-agent.

jeisinge avatar jeisinge commented on May 20, 2024

Any update here?

from amazon-kinesis-agent.

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.