A bridge to Apache Atlas for provenance metadata created from data transformations completed by Apache NiFi .
git clone https://github.com/apache/nifi.git
cd nifi
mvn install -DskipTests=true
Be patient, it will take about 15 minutes to run.
cd nifi-atlas/nifi-atlas-bundle
mvn install
Copy over the newly built .nar file from: nifi-atlas-bundle
cp ./nifi-atlas-bundle/nifi-atlas-nar/target/nifi-atlas-nar-1.5.0-SNAPSHOT.nar ./nifi-cluster-docker/nifi-node/.
The reminder of the setup can be followed in the nifi-cluster-docker README.
• Java 8 • Apache Atlas 0.8+ • Apache NiFi 1.5+ • Apache Kafka 0.10+
If you would like to contribute to this project, please see our CONTRIBUTING guidelines.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
This project is licensed under the Apache Version 2 License- see the LICENSE.md file for details