Uwe Geercken created NIFI-1611:
----------------------------------

             Summary: Enhancements to PutMongo processor: Upserts
                 Key: NIFI-1611
                 URL: https://issues.apache.org/jira/browse/NIFI-1611
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core UI
    Affects Versions: 0.5.1
         Environment: all
            Reporter: Uwe Geercken
            Priority: Minor


The current implementation of the PutMongo processor does not allow to use 
operators such as $push or $inc.

Enhance the processor to allow the use of mongodb operators to allow a more 
flexible usage.

As mongodb has a lot of these operators maybe an idea would be to allow a "raw" 
mode, where the content of the Json document is directly sent to mongodb as-is 
and thus is executed as-is.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to