[
https://issues.apache.org/jira/browse/METRON-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16571676#comment-16571676
]
ASF GitHub Bot commented on METRON-1683:
----------------------------------------
Github user justinleet commented on the issue:
https://github.com/apache/metron/pull/1122
Couple quick comments on this after spinning it up.
1. The progress bar doesn't show up until the job submission returns.
However, because this is a MapReduce job, it can take a few seconds to spin up
and get the call to return. Can we get a 0% progress bar until that call
returns (then do whatever with progress / error / etc.)?
2. Seems like I can at least occasionally get two jobs submitted at the
same time during the period where there's no user feedback. This might be a
consequence of 1), but I'm not really sure.
Otherwise, this is really good, and I'm definitely in favor of giving a
user focused feedback on this sort of long running job.
> PCAP UI - Fix the download progress bar
> ---------------------------------------
>
> Key: METRON-1683
> URL: https://issues.apache.org/jira/browse/METRON-1683
> Project: Metron
> Issue Type: Sub-task
> Reporter: Shane Ardell
> Priority: Major
>
> The download progress bar currently does not appear when a PCAP search is
> submitted.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)