[
https://issues.apache.org/jira/browse/METRON-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16553338#comment-16553338
]
ASF GitHub Bot commented on METRON-1671:
----------------------------------------
Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/1103
@justinleet I disagree with "Polling seems pretty avoidable". I feel like
that would be significant work and I'm not sure the Hadoop Job object is
asynchronous anyways. We would have to poll somewhere. Maybe we poll in the
middle-tier but we don't have any examples right now where the middle-tier
exposes a callback to a client. That would all be new development with new
dependencies added, new unit and integration test patterns, etc. If we really
think this is necessary (I would vote no) then I feel like it should be a
separate , follow on PR.
> Create PCAP UI
> --------------
>
> Key: METRON-1671
> URL: https://issues.apache.org/jira/browse/METRON-1671
> Project: Metron
> Issue Type: Sub-task
> Reporter: Tibor Meller
> Priority: Major
>
> The initial feature set of PCAP UI is the follwing:
> - Filtering by
> - IP Source Address
> - IP Source Port
> - IP Dest Address
> - IP Dest Port
> - Protocol
> - Include Reverse Traffic
> - Free text filtering
> - Showing PDML result
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)