[
https://issues.apache.org/jira/browse/NIFI-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066454#comment-16066454
]
ASF GitHub Bot commented on NIFI-4124:
--------------------------------------
Github user markap14 commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1945#discussion_r124533062
--- Diff:
nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/pom.xml ---
@@ -66,5 +74,10 @@
<artifactId>guava</artifactId>
<scope>test</scope>
</dependency>
+ <dependency>
--- End diff --
It looks like this dependency is added twice.
> Add a Record API-based PutMongo clone
> -------------------------------------
>
> Key: NIFI-4124
> URL: https://issues.apache.org/jira/browse/NIFI-4124
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mike Thomsen
> Priority: Minor
> Labels: mongodb, putmongo, records
>
> A new processor that can use the Record API to put data into Mongo is needed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)