This closes #4081
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/acfab896 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/acfab896 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/acfab896 Branch: refs/heads/tez-runner Commit: acfab89656d1af42e664b9b86942c9848f29f477 Parents: 51c938d fb4b6d3 Author: [email protected] <[email protected]> Authored: Fri Nov 10 17:16:10 2017 -0800 Committer: [email protected] <[email protected]> Committed: Fri Nov 10 17:16:10 2017 -0800 ---------------------------------------------------------------------- .../sdk/io/common/IOTestPipelineOptions.java | 12 ++ sdks/java/io/file-based-io-tests/pom.xml | 72 +++++++++ .../org/apache/beam/sdk/io/text/TextIOIT.java | 146 +++++++++++++++++++ sdks/java/io/pom.xml | 1 + 4 files changed, 231 insertions(+) ----------------------------------------------------------------------
