tree: 120ffe44ff282d4a084d23cab86bf9afd79dbb95 [path history] [tgz]
  1. nifi-accumulo-nar/
  2. nifi-accumulo-processors/
  3. nifi-accumulo-services/
  4. nifi-accumulo-services-api/
  5. nifi-accumulo-services-api-nar/
  6. nifi-accumulo-services-nar/
  7. pom.xml
  8. README.md
nifi-nar-bundles/nifi-accumulo-bundle/README.md

nifi-accumulo

This is a basic NiFi->Accumulo integration. Running mvn install will create your NAR, which can be added to Apache NiFi. This is intended to be created with Apache Accumulo 2.x.

The resulting NAR will be named ‘nifi-accumulo-nar’

Note that some of this code was modeled after the HBase work.