[ https://issues.apache.org/jira/browse/APEXMALHAR-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885305#comment-15885305 ]
ASF GitHub Bot commented on APEXMALHAR-2218: -------------------------------------------- GitHub user venkateshkottapalli reopened a pull request: https://github.com/apache/apex-malhar/pull/396 APEXMALHAR-2218-Creation of RegexSplitter operator SPOI-9019-Creation of RegexSplitter operator APEXMALHAR-2218-Creation of RegexSplitter operator @ashwinchandrap Please review. You can merge this pull request into a Git repository by running: $ git pull https://github.com/venkateshkottapalli/apex-malhar APEXMALHAR-2218-RegexSplitter Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-malhar/pull/396.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #396 ---- commit 4666c34709088d12ec3138b5d3137beb0caa28e3 Author: venkateshDT <venkat...@datatorrent.com> Date: 2016-08-30T21:59:44Z SPOI-9019-Creation of RegexSplitter operator ---- > RegexParser- Operator to parse byte stream using Regex pattern and emit a POJO > ------------------------------------------------------------------------------ > > Key: APEXMALHAR-2218 > URL: https://issues.apache.org/jira/browse/APEXMALHAR-2218 > Project: Apache Apex Malhar > Issue Type: Improvement > Reporter: Venkatesh Kottapalli > Assignee: Venkatesh Kottapalli > > A generic parser which takes the regex pattern as a parameter and parse the > log file line by line. > Input: Byte Array > Output: POJO > Parameters: POJO Schema Configuration is required and the order of schema > should match with the lines from the log file. -- This message was sent by Atlassian JIRA (v6.3.15#6346)