Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-991

DatastoreIO Write should flush early for large batches

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • 2.1.0
    • io-java-gcp
    • None

    Description

      If entities are large (avg size > 20KB) then the a single batched write (500 entities) would exceed the Datastore size limit of a single request (10MB) from https://cloud.google.com/datastore/docs/concepts/limits.

      First reported in: http://stackoverflow.com/questions/40156400/why-does-dataflow-erratically-fail-in-datastore-access

      Attachments

        Activity

          People

            vikasrk Vikas Kedigehalli
            vikasrk Vikas Kedigehalli
            Votes:
            3 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: