You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/10 18:47:00 UTC

[jira] [Commented] (NIFI-4975) Add support for MongoDB GridFS

    [ https://issues.apache.org/jira/browse/NIFI-4975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432759#comment-16432759 ] 

ASF GitHub Bot commented on NIFI-4975:
--------------------------------------

Github user MikeThomsen commented on the issue:

    https://github.com/apache/nifi/pull/2546
  
    @pvillard31 @mattyb149 @mans2singh Anyone up for a code review?
    
    All of the tests work out of the box w/ dockerized Mongo using defaults:
    
    `docker run --name mongotest -p 27017:27017 mongo:latest`


> Add support for MongoDB GridFS
> ------------------------------
>
>                 Key: NIFI-4975
>                 URL: https://issues.apache.org/jira/browse/NIFI-4975
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Mike Thomsen
>            Assignee: Mike Thomsen
>            Priority: Major
>
> [An overview |https://docs.mongodb.com/manual/core/gridfs/]of what GridFS is.
> Basic CRUD processors for handling GridFS should be added to the MongoDB NAR.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)