alefbt / NiFi-Rule-engine-processor

Drools processor for Apache NiFi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

בס"ד

MatrixBI

NiFi-Rule-engine-processor

Coverage Status

Overview

١. Drools is a Business Rules Management System (BRMS) solution. It provides a core Business Rules Engine (BRE), a web authoring and rules management application (Drools Workbench) and an Eclipse IDE plugin for core development.

٢. Apache NiFi (short for NiagaraFiles) is a software project from the Apache Software Foundation designed to automate the flow of data between software systems.

٣. When talking data flow some times need apply rules on data, and we created NiFi Rule Engine

How to install:

  1. mvn clean install package
  2. copy nar file from /nifi-ruleengien-processor/nifi-ruleengien-processor-nar/target/nifi-ruleengien-processor-nar-{VERSION}.nar to your NiFi folder /nifi-{version}/lib
  3. (Re) start your NiFi
  4. Add processor search for RuleEngineProcessor
  5. Connect Json files and Tahh-dahh.. works

Contributers:

Matrix BI Ltd

Licence:

Apache2

About

Drools processor for Apache NiFi

License:Apache License 2.0


Languages

Language:Java 100.0%