Github user mmiklavc commented on the issue:
https://github.com/apache/metron/pull/1140
I also ran this up in full dev to verify the pcap_query.sh CLI tool still
works as expected.
`$METRON_HOME/bin/pcap_query.sh fixed -bp /apps/metron/pcap/input -df
"yyyy-MM-dd-HH-mm" -st 2018-07-26-00-00 -et 2018-07-26-00-10 -rpf 500`
This output 1,518 records in 4 files, as expected (1518 / 500 = 3 R 18), in
the user's current execution directory. ---
