GitHub user joey opened a pull request:
https://github.com/apache/incubator-nifi/pull/51
NIFI-589: Add processors that can run Apache Flume sources/sinks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/joey/incubator-nifi NIFI-589-flume-processors
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-nifi/pull/51.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 #51
----
commit 5bb93142c16e412de3062c10d5f84da33bdcee37
Author: Joey Echeverria <[email protected]>
Date: 2015-01-29T00:30:49Z
Added processors that can run Flume sources and Flume sinks.
commit bbf03d2419d62b01ca6474e7a9ce86caafc7f1c7
Author: Joey Echeverria <[email protected]>
Date: 2015-01-30T19:21:21Z
Added the sink's relationships to the relationship set.
Added error checkign and logging for sink/source creation.
Fixed an issue with transaction managemetn in the sink.
Reformatted per coding standard.
commit f5c6ffad78d6e48274d9a3df63b20ed7ce2585a4
Author: Joey Echeverria <[email protected]>
Date: 2015-04-08T00:18:45Z
Fix poms, versions, add batching to sink processor
* Fix pom issues caused by the rebase.
* Update the Flume bundle's version to 0.1.0
* Add support for batching to the sink processor
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---