Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 03-24-2018 08:56 PM - edited 09-16-2022 06:01 AM
Hello,
I thought that NiFi 1.5 can report lineage to Atlas but I couldn't find how to it. I've checked the reporting tasks but couldn't find Atlas reporting task. Does anyone succeeded in using this new feature?
Thanks
Joe
Created 03-24-2018 10:05 PM
Hello @Joe Harvy
The Atlas reporting task requires building NiFi with a specific profil. If you downloaded NiFi from Apache site, it's normal that the reporting task is not available. You have 2 options:
mvn clean install -Pinclude-atlas -DskipTests
Created 03-24-2018 10:05 PM
Hello @Joe Harvy
The Atlas reporting task requires building NiFi with a specific profil. If you downloaded NiFi from Apache site, it's normal that the reporting task is not available. You have 2 options:
mvn clean install -Pinclude-atlas -DskipTests
Created 10-04-2021 05:24 AM
Hello Team, @ahadjidj
Running this suggested command
mvn clean install -Pinclude-atlas -DskipTests
referrinng to the pom xml file here located:
/work/nar/framework/nifi-framework-nar-1.14.0.nar-unpacked/META-INF/maven/org.apache.nifi/nifi-framework-nar/pom.xml
I get this error message :
[WARNING] The requested profile "include-atlas" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.nifi:nifi-nar-maven-plugin:1.3.1:nar (default-nar) on project nifi-evtx-nar: The plugin org.apache.nifi:nifi-nar-maven-plugin:1.3.1 requires Maven vers
ion 3.1.0 -> [Help 1]
I got this message:
The requested profile "include-atlas" could not be activated because it does not exist.
Could you please provide any hint?
As we need to introduce the lineage into Atlas with info coming from Nifi, this area in currently on priority as we are stucked on this.
Thanks a lot!
Daniele.