Git Product home page Git Product logo

flume-ng-redis's People

Contributors

chiwanpark avatar philipphoffmann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

flume-ng-redis's Issues

Handle event body as binary instead of UTF-8

First off, thx for providing the plugin, great job.

We have a slight issue with it though. Using the RawMessageHandler we found that the plugin always parses the incoming flume events binary body as UTF-8 and also sends the body along as UTF-8. This breaks bodies which rely on the binary encoding. In our case we have binary thrift in the event body, which when interpreted as UTF-8 and put into Redis as UTF-8 changed the binary encoding.

We got this fixed for us by modifying the plugin a bit. Before opening a pull request, I would like to know if this change actually makes sense to you. In that case, I'm happy to share our changes.

Add Flume 1.7.0 support

There are some API changes in PollableSource since Flume 1.7.0 to allow backoff times to be configurable. We have to change the class hierarchy of RedisListDrivenSource. The source implementation should be derived by AbstractPollableSource.

Interceptors please

Hi there,

Thanks for this awesome plug-in!

I've been trying to inject fields like the source and environment names for our deployment via the Flume configuration using interceptors, but it seems like this is not supported by this plug-in. Is there any chance this can be added?

I'm mostly interested in the static interceptor.

Flume metric support

Hi there!

Thanks for this awesome plug-in!

I noticed that Flume sources using this plug-in do not appear in the flume metrics page. Is there any chance this can be added?

Thanks!

build

Hi, I clone this repository and run 'mvn package' on my computer, but there is no .jar file generated.

Release

can you build and publish the latest version?

Sink/Source Usage

Can elaborate on how to use the the Redis Sink and the Redis source. Am I suppose to modify the config properties file, or the java file and then package with mvn ? Thanks!

Received event limit when using flume-ng-redis

Hi
I have 1277 events/s from redis cluster in Pub/Sub mode to flume redis sub source. But just 2 min,data link will break. Is something wrong? or some by limited?

when 400 events/s is ok.

( redis cluster -----> flume redis source -----> kafka channel )

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.