You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Seokwon Yang (Jira)" <ji...@apache.org> on 2021/07/23 00:11:00 UTC

[jira] [Commented] (NIFI-7335) PutCosmosDocument processor to provide the cosmos sql api support for Azure Cosmos DB

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

Seokwon Yang commented on NIFI-7335:
------------------------------------

This is the schema-less version of put cosmos processor, compared to the previous version of PutAzureCosmosRecord processor.

> PutCosmosDocument processor to provide the cosmos sql api support for Azure Cosmos DB
> -------------------------------------------------------------------------------------
>
>                 Key: NIFI-7335
>                 URL: https://issues.apache.org/jira/browse/NIFI-7335
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.12.0
>            Reporter: Seokwon Yang
>            Assignee: Seokwon Yang
>            Priority: Major
>              Labels: azure
>          Time Spent: 7h
>  Remaining Estimate: 0h
>
> Functionally it is equivalent to PutMongo Processor in nifi-mongodb-bundle, but this processor will use the cosmos native sql API.
> Cosmos SDK, part of azure SDK([https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/cosmos]), will be leveraged in this processor.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)