[
https://issues.apache.org/jira/browse/NIFI-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16558696#comment-16558696
]
ASF subversion and git services commented on NIFI-5440:
-------------------------------------------------------
Commit b1f78d58a6f5250b4f4e6873b03459a8e987407a in nifi's branch
refs/heads/master from [~mike.thomsen]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=b1f78d5 ]
NIFI-5440 Added db and collection attributes to GetMongo output.
This closes #2906
Signed-off-by: zenfenan <[email protected]>
> GetMongo should put database and collection names in flowfile attributes
> ------------------------------------------------------------------------
>
> Key: NIFI-5440
> URL: https://issues.apache.org/jira/browse/NIFI-5440
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mike Thomsen
> Assignee: Mike Thomsen
> Priority: Minor
>
> GetMongo has EL support for database and collection names, so the same
> GetMongo instance can service every database and collection in a MongoDB
> cluster. Therefore, GetMongo should provide the source database and
> collection names as attributes on the flowfiles so downstream processors have
> access to that information for making decisions. This is particularly
> important for RouteOnAttribute.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)