[
https://issues.apache.org/jira/browse/BEAM-8376?focusedWorklogId=359742&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-359742
]
ASF GitHub Bot logged work on BEAM-8376:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Dec/19 02:13
Start Date: 14/Dec/19 02:13
Worklog Time Spent: 10m
Work Description: fredzqm commented on issue #10187: [BEAM-8376] Initial
version of firestore connector JavaSDK
URL: https://github.com/apache/beam/pull/10187#issuecomment-565671552
Please note that WriteBatch is atomic transaction.
Large WriteBatch could lead to contention and high error rates.
We are working on launching a batchWrite API for non-atomic data ingestion
use cases. Before it gets launched, the next best option is writing each
document separately.
(BTW, we have a max 500 write per commit limit.)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 359742)
Time Spent: 2h 10m (was: 2h)
> Add FirestoreIO connector to Java SDK
> -------------------------------------
>
> Key: BEAM-8376
> URL: https://issues.apache.org/jira/browse/BEAM-8376
> Project: Beam
> Issue Type: New Feature
> Components: io-java-gcp
> Reporter: Stefan Djelekar
> Priority: Major
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> Motivation:
> There is no Firestore connector for Java SDK at the moment.
> Having it will enhance the integrations with database options on the Google
> Cloud Platform.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)