You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Reuven Lax (JIRA)" <ji...@apache.org> on 2017/05/03 17:12:04 UTC

[jira] [Created] (BEAM-2154) Writing to large numbers of BigQuery tables causes out-of-memory

Reuven Lax created BEAM-2154:
--------------------------------

             Summary: Writing to large numbers of BigQuery tables causes out-of-memory 
                 Key: BEAM-2154
                 URL: https://issues.apache.org/jira/browse/BEAM-2154
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-gcp
            Reporter: Reuven Lax
            Assignee: Reuven Lax


Since all TableRowWriters are created in a single DoFn, the write buffers all exist simultaneously and use up large amounts of memory.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)