Merge branch 'APEXMALHAR-2116-record-reader' of https://github.com/yogidevendra/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/2e2dfc5c Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/2e2dfc5c Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/2e2dfc5c Branch: refs/heads/master Commit: 2e2dfc5c0f81c88b826c2060b2f90d9c8098b07c Parents: 8bfaf78 02d657c Author: Munagala V. Ramanath <[email protected]> Authored: Sun Jul 31 12:25:19 2016 -0700 Committer: Munagala V. Ramanath <[email protected]> Committed: Sun Jul 31 12:25:19 2016 -0700 ---------------------------------------------------------------------- .../apex/malhar/lib/fs/FSRecordReader.java | 149 ++++++++ .../malhar/lib/fs/FSRecordReaderModule.java | 347 +++++++++++++++++++ .../apex/malhar/lib/fs/FSRecordReaderTest.java | 217 ++++++++++++ 3 files changed, 713 insertions(+) ----------------------------------------------------------------------
