[
https://issues.apache.org/jira/browse/NIFI-4979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400306#comment-16400306
]
ASF GitHub Bot commented on NIFI-4979:
--------------------------------------
Github user MikeThomsen commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2549#discussion_r174761784
--- Diff:
nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-reporting-task/src/main/java/org/apache/nifi/atlas/reporting/ReportLineageToAtlas.java
---
@@ -91,10 +91,12 @@
import static
org.apache.nifi.reporting.util.provenance.ProvenanceEventConsumer.PROVENANCE_START_POSITION;
@Tags({"atlas", "lineage"})
-@CapabilityDescription("Publishes NiFi flow data set level lineage to
Apache Atlas." +
- " By reporting flow information to Atlas, an end-to-end Process
and DataSet lineage such as across NiFi environments and other systems" +
- " connected by technologies, for example NiFi Site-to-Site, Kafka
topic or Hive tables." +
- " There are limitations and required configurations for both NiFi
and Atlas. See 'Additional Details' for further description.")
+@CapabilityDescription("Report NiFi flow data set level lineage to Apache
Atlas." +
+ " End-to-end lineages across NiFi environments and other systems
can be reported those are" +
--- End diff --
> can be reported those are
Did you mean something like *can be reported **if** those are*
> Fix ReportLineageToAtlas documentation errors
> ---------------------------------------------
>
> Key: NIFI-4979
> URL: https://issues.apache.org/jira/browse/NIFI-4979
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.5.0
> Reporter: Koji Kawamura
> Assignee: Koji Kawamura
> Priority: Minor
>
> Following docs should be updated:
> * CapabilityDescription, sentence is not finished correctly
> * "NiFi Lineage Strategy" should have more note on the effects of switching
> strategy
> * Remote Input/Output Port descriptions in Additional Details "Supported
> DataSets and Processors" table are not accurate
> * The note on Atlas version for kafka_topic In the same table is not correct
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)