Azure / Azure/azure-cosmosdb-java

Regarding Azure Cosmos DB BulkExecutor library for Java

Open
#349 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
59
Forks
68
PR merge metrics
No merged PRs in 30d

Description

I want to perform bulk update on cosmos db using cosmos db java sdk. While reading the docs, I came across the Azure Cosmos DB Bulk Executor library - https://github.com/Azure/azure-cosmosdb-bulkexecutor-java-getting-started

But the sdk it uses -
\com.microsoft.azure\<\/groupId\>
\azure-documentdb\<\/artifactId\>

While, I find all the latest cosmos sdk under -
\com.azure\<\/groupId\>
\azure-cosmos\<\/artifactId\>

Could you please help me with these queries:
1) If the **com.microsoft.azure** sdk is still valid for use and is recommended?
2) Is there a similar approach of performing bulk execution using sdk under "com.azure" group id
3) What would be the suggested approach for updating ( ~200k records) using azure java sdk ?

TIA!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.