This was by choice as it is quite large. There are two paths you can choose between to get access to that extension: * you can perform a build yourself, activating the 'include-atlas' profile in Maven (e.g. - mvn clean package -Pinclude-atlas), or * you can download the NAR from one of the Maven repositories ( https://search.maven.org/artifact/org.apache.nifi/nifi-atlas-nar/1.9.2/nar) and include it in your lib folder of your install.
On Fri, Jun 21, 2019 at 2:02 AM Purushotham Pushpavanthar < pushpavant...@gmail.com> wrote: > Hi, > > I've been using NiFi 1.9.2 in a 3 node cluster(not as part of HDF). > I couldn't find *ReportLineageToAtlas* reporting tasks in this build and > NiFi official documentation <https://nifi.apache.org/docs/nifi-docs/>. > However, I can see the atlas bundle in the code I pulled from Git. > Can someone help me understand why it is this way? It would be very > helpful if you can provide a workaround to use *ReportLineageToAtlas* from > official build. > > Regards, > Purushotham Pushpavanth > >