[
https://issues.apache.org/jira/browse/NIFI-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064979#comment-16064979
]
ASF GitHub Bot commented on NIFI-4124:
--------------------------------------
Github user MikeThomsen commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1945#discussion_r124303897
--- Diff:
nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/pom.xml ---
@@ -48,6 +48,16 @@
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>
+ <artifactId>nifi-record-serialization-service-api</artifactId>
+ <scope>compile</scope>
--- End diff --
Pushed the change.
> 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)