项目作者: nomr
项目描述 :
Apache NiFi in Parcel format
高级语言: XSLT
项目地址: git://github.com/nomr/nifi-parcel.git
nifi-parcel
nifi-parcel is a CDH5.x parcel for Apache’s NiFi system.

Requirements
- jq
- Java 7 or higher
- Maven 3
- Python 2.7/3.3 or higher
Build Instructions
- Run
make
Release Instructions
- Tag the branch according to the format
v[nifi version]+nifi[parcel version]
. - Push it to github.
- Wait for Travis to build it.