You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Ryan Merriman (JIRA)" <ji...@apache.org> on 2018/06/11 21:47:00 UTC

[jira] [Created] (METRON-1614) Create job status abstraction

Ryan Merriman created METRON-1614:
-------------------------------------

             Summary: Create job status abstraction
                 Key: METRON-1614
                 URL: https://issues.apache.org/jira/browse/METRON-1614
             Project: Metron
          Issue Type: Sub-task
            Reporter: Ryan Merriman


It is possible to use different job engines such as MR or Spark. There should be an abstraction that allows us to track status independent of the underlying job engine. Initially we will use YARN/MR to run pcap query jobs. We will also need a way to persist this information.

Pcap job submission should be asynchronous. Some kind of id should be returned upon successful job submission rather than blocking and waiting on the job to complete.



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