[GitHub] flume pull request #220: FLUME-3263:Add DynamicMBean Based MonitoredDynamicC...

2018-07-27 Thread JohnZZGithub
GitHub user JohnZZGithub opened a pull request: https://github.com/apache/flume/pull/220 FLUME-3263:Add DynamicMBean Based MonitoredDynamicCounterGroup To Sup… …port Adhoc Counters You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] flume pull request #219: FLUME-3262: Improve Scribe Source With More Options

2018-07-27 Thread JohnZZGithub
GitHub user JohnZZGithub opened a pull request: https://github.com/apache/flume/pull/219 FLUME-3262: Improve Scribe Source With More Options We added following options: 1. ThriftServerType, user choose one of {THshaServer, TThreadedSelectorServer, TThreadPoolServer} baed

[GitHub] flume pull request #223: FLUME-3268:Introducing micro batch processing to HD...

2018-08-13 Thread JohnZZGithub
GitHub user JohnZZGithub opened a pull request: https://github.com/apache/flume/pull/223 FLUME-3268:Introducing micro batch processing to HDFSEventSink You can merge this pull request into a Git repository by running: $ git pull https://github.com/JohnZZGithub/flume FLUME

[GitHub] flume pull request #218: FLUME-3258: Add ScribeCLIClient for scribe source

2018-07-13 Thread JohnZZGithub
GitHub user JohnZZGithub opened a pull request: https://github.com/apache/flume/pull/218 FLUME-3258: Add ScribeCLIClient for scribe source You can merge this pull request into a Git repository by running: $ git pull https://github.com/JohnZZGithub/flume FLUME-3258

[GitHub] flume pull request #217: FLUME-3256: Adding RegisterService Component and Zo...

2018-07-13 Thread JohnZZGithub
GitHub user JohnZZGithub opened a pull request: https://github.com/apache/flume/pull/217 FLUME-3256: Adding RegisterService Component and Zookeeper registrati… …on for service discovery 1. Add a new component named RegisterService for agent discovery 2. Implement