You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by tu...@apache.org on 2016/12/20 08:12:42 UTC

[2/2] apex-malhar git commit: Merge branch 'APEXMALHAR-2365-LogParser' of https://github.com/jogshraddha/apex-malhar

Merge branch 'APEXMALHAR-2365-LogParser' of https://github.com/jogshraddha/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/113978fd
Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/113978fd
Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/113978fd

Branch: refs/heads/master
Commit: 113978fd3daca1f65e28540286e2731df407dae6
Parents: 2aeeb2a 21aa3d6
Author: Tushar R. Gosavi <tu...@apache.org>
Authored: Tue Dec 20 12:15:03 2016 +0530
Committer: Tushar R. Gosavi <tu...@apache.org>
Committed: Tue Dec 20 12:15:03 2016 +0530

----------------------------------------------------------------------
 .../datatorrent/contrib/parser/LogParser.java   | 235 +++++++++++++++++++
 .../contrib/parser/LogSchemaDetails.java        | 234 ++++++++++++++++++
 .../contrib/parser/LogParserTest.java           | 168 +++++++++++++
 .../src/test/resources/invalidLogSchema.json    |  15 ++
 contrib/src/test/resources/logSchema.json       |  15 ++
 5 files changed, 667 insertions(+)
----------------------------------------------------------------------