[
https://issues.apache.org/jira/browse/METRON-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16346909#comment-16346909
]
Otto Fowler commented on METRON-879:
------------------------------------
I think that the grok stuff should be refactored.
The base grok eval functionality should be in common.
Management should provide functions for loading groks from metron. Separation
of concerns.
So
commonGroks = GET_COMMON_GROKS() <--- management
GROK_EVAL(grokString, commonGroks) <--- stellar
> design and implement split for Enrichment functionality of Stellar
> ------------------------------------------------------------------
>
> Key: METRON-879
> URL: https://issues.apache.org/jira/browse/METRON-879
> Project: Metron
> Issue Type: Sub-task
> Reporter: Matt Foley
> Priority: Major
>
> Step 3 from design document. This includes moving additional stand-alone
> functionality into metron-stellar, such as the Field Validation operators,
> etc., not just Enrichment stuff per se.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)