You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Chamikara Jayalath (JIRA)" <ji...@apache.org> on 2016/07/15 02:17:20 UTC

[jira] [Created] (BEAM-453) Improve efficiency of GCS operations by supporting batch requests

Chamikara Jayalath created BEAM-453:
---------------------------------------

             Summary: Improve efficiency of GCS operations by  supporting batch requests
                 Key: BEAM-453
                 URL: https://issues.apache.org/jira/browse/BEAM-453
             Project: Beam
          Issue Type: Improvement
          Components: sdk-py
            Reporter: Chamikara Jayalath


Currently GCS file operations (in [1]) are performed one at a time. We should be able to improve performance by performing file operations in batches.

[1] https://github.com/apache/incubator-beam/blob/python-sdk/sdks/python/apache_beam/io/gcsio.py



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)