Welcome to NileDB Nifi, a series of NiFi processors that facilitates ingestion of data into NileDB Core platform.
Feel free to give us your feedback in order to improve the available features. Thanks.
In order to build NileDB Nifi, you need Java to be installed previously.
First of all, you need to download the project:
> git clone https://github.com/NileDB/com.niledb.nifi.git
> cd com.niledb.nifi
Now, you can build the project:
> ./gradlew build
Now, you can copy the NAR plugin file from build/libs to your NiFi installation. If you are using docker-compose with NileDB Core, you can issue the following command:
> ./deploy.sh
Please note that this project is released with a Contributor Code of Conduct. By contributing to this project (commenting or opening PR/Issues etc) you are agreeing to follow this conduct, so please take the time to read it.
This product uses and is based on the following:
NileDB Nifi is licensed under the GNU General Public License v3.0. See LICENSE for details.
Copyright (c) 2018, NileDB, Inc.