This closes #2022
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/9df1da49 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/9df1da49 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/9df1da49 Branch: refs/heads/master Commit: 9df1da49311e08c3acb309bf6ff0269b52070ef4 Parents: 2ca3bf6 36e8738 Author: Dan Halperin <[email protected]> Authored: Thu Feb 16 22:45:08 2017 -0800 Committer: Dan Halperin <[email protected]> Committed: Thu Feb 16 22:45:08 2017 -0800 ---------------------------------------------------------------------- .../java/org/apache/beam/sdk/util/GcsUtil.java | 9 ++- .../beam/sdk/io/gcp/storage/GcsFileSystem.java | 62 +++++++++++++++++++- .../sdk/io/gcp/storage/GcsFileSystemTest.java | 50 ++++++++++++++++ 3 files changed, 119 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
