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

ASF GitHub Bot commented on METRON-295:
---------------------------------------

GitHub user rkarthik29 opened a pull request:

    https://github.com/apache/incubator-metron/pull/338

    METRON-295: Script parsing bolt

    addd support for js,python and groovy parser bolt

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rkarthik29/incubator-metron metron-295

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/338.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 #338
    
----
commit 754a1ba7b579d4507aa728d6df17c535130c80d4
Author: Kathik Narayanan <[email protected]>
Date:   2016-11-01T20:36:33Z

    working on js parser

commit f4d0cec86cbf3151791dad660e2e13d64007b71e
Author: Kathik Narayanan <[email protected]>
Date:   2016-11-02T14:24:58Z

    renamed JSParser to ScriptPArser

commit 91bf93d436d95877f2633518ca5393510f590d11
Author: Kathik Narayanan <[email protected]>
Date:   2016-11-02T18:44:34Z

    script parsing support for js,python and groovy.

commit 2f63772d50cbff4232701309d58fa4c82857634a
Author: Kathik Narayanan <[email protected]>
Date:   2016-11-02T19:02:47Z

    Merge branch 'metron-295' of https://github.com/rkarthik29/incubator-metron 
into metron-295

----


> Script parsing bolt 
> --------------------
>
>                 Key: METRON-295
>                 URL: https://issues.apache.org/jira/browse/METRON-295
>             Project: Metron
>          Issue Type: New Feature
>    Affects Versions: 0.2.1BETA
>            Reporter: James Sirota
>            Assignee: Karthik Narayanan
>            Priority: Minor
>              Labels: newbie, platform
>
> In addition to having a Grok parsing bolt we need a bolt that can execute a 
> script in order to parse a telemetry.  This way you can still script the 
> parsing for telemetries for which Grok expressions are too complex, but still 
> don't have to define a java parser 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to