mgaido91 commented on a change in pull request #3597: NIFI-6462 ListHDFS should
be triggerable
URL: https://github.com/apache/nifi/pull/3597#discussion_r305911800
##########
File path:
nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/ListHDFS.java
##########
@@ -94,6 +96,7 @@
+ "problems. State is stored across the cluster so that this Processor
can be run on Primary Node only and if a new Primary "
+ "Node is selected, the new node can pick up where the previous node
left off, without duplicating the data.")
@SeeAlso({GetHDFS.class, FetchHDFS.class, PutHDFS.class})
+
Review comment:
please remove this
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services