NileDB / com.niledb.dataflow

A series of NiFi processors that facilitate ingestion of data into NileDB Core platform.

Home Page:https://niledb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NileDB Nifi

logo

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.

Tweet

Build

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

Code of Conduct

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.

Acknowledgments

This product uses and is based on the following:

License

NileDB Nifi is licensed under the GNU General Public License v3.0. See LICENSE for details.

Copyright (c) 2018, NileDB, Inc.

NileDB Nifi License

About

A series of NiFi processors that facilitate ingestion of data into NileDB Core platform.

https://niledb.com

License:GNU General Public License v3.0


Languages

Language:Java 98.4%Language:Shell 1.0%Language:Dockerfile 0.6%