[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15468792#comment-15468792
 ] 

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 465c425255953a383ff0399bdfab2ee09dc4a422
Author: venkateshDT <[email protected]>
Date:   2016-08-30T21:59:44Z

    SPOI-9019-Creation of RegexSplitter operator
    
    SPOI-9019-Creation of RegexSplitter operator
    
    SPOI-9019-Creation of RegexSplitter operator
    
    APEXMALHAR-2218-Creation of RegexSplitter operator
    
    APEXMALHAR-2218-Updated javadoc
    
    Incorporated Review comments: Extended from Parser, updated test cases to 
validate metrics
    
    Incorporated Review cooments: Removed extra spaces, added setters funcions, 
changed exception message
    
    Incorporated review comments: Added additional test cases, removed Logger 
in Junits
    
    Removing white spaces
    
    Removing white spaces

----


> RegexSplitter - 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.4#6332)

Reply via email to