Merge branch 'APEXMALHAR-2019-S3-Input' of https://github.com/chaithu14/incubator-apex-malhar
Project: http://git-wip-us.apache.org/repos/asf/apex-malhar/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-malhar/commit/23970382 Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/23970382 Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/23970382 Branch: refs/heads/master Commit: 23970382c646afad7af8ac1133171e63ff11d7c1 Parents: 0b66f19 5de26e4 Author: yogidevendra <[email protected]> Authored: Thu Jul 14 11:44:57 2016 +0530 Committer: yogidevendra <[email protected]> Committed: Thu Jul 14 11:44:57 2016 +0530 ---------------------------------------------------------------------- library/pom.xml | 16 ++ .../datatorrent/lib/io/fs/S3BlockReader.java | 126 +++++++++ .../datatorrent/lib/io/fs/S3InputModule.java | 68 +++++ .../lib/io/fs/S3InputModuleAppTest.java | 257 +++++++++++++++++++ 4 files changed, 467 insertions(+) ----------------------------------------------------------------------
