GitHub user benwheeler opened a pull request: https://github.com/apache/flume/pull/84
Integrates an HTTP sink Initial PR to implement an HTTP sink. Supports configurable backoff & retry for different HTTP status codes, and instrumentation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/benwheeler/flume trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flume/pull/84.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #84 ---- commit 8f2397ab29ed995c49181f3cce8c94d8f8b5e19c Author: benwheeler <ben.whee...@digital.hmrc.gov.uk> Date: 2016-11-07T15:19:44Z Initial commit to include HTTP sink. commit bce553ac5cfa57d4764a7c1847a8abca66a7a24c Author: benwheeler <ben.whee...@digital.hmrc.gov.uk> Date: 2016-11-07T17:46:05Z Got the integration test working on a more authentic "embedded" Flume. commit f6f1ff34059f90bbc264cd3bdf11aa8936517a35 Author: benwheeler <ben.whee...@digital.hmrc.gov.uk> Date: 2016-11-07T18:10:49Z Updated user guide, corrected package names, added SinkType alias. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---