You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Justin Leet (JIRA)" <ji...@apache.org> on 2018/10/10 13:34:00 UTC

[jira] [Created] (METRON-1815) Separate metron-parsers into metron-parsers-common and metron-parsers-storm

Justin Leet created METRON-1815:
-----------------------------------

             Summary: Separate metron-parsers into metron-parsers-common and metron-parsers-storm
                 Key: METRON-1815
                 URL: https://issues.apache.org/jira/browse/METRON-1815
             Project: Metron
          Issue Type: Improvement
            Reporter: Justin Leet
            Assignee: Justin Leet


In order to expose our parsers to 3rd party components (e.g. the discussions on NiFi and potentially other platforms like Spark), we should
separate the storm-bits into its own project. The metron-parsers-common
project should contain only parser-oriented code, whereas the
metron-parsers-storm project should contain the storm specific code
(e.g. the parser bolt).

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)