Github user justinleet commented on the issue:
https://github.com/apache/metron/pull/1103
In the screenshots you provide, the timestamp field contains both the epoch
timestamp and the date. I'd have to dig in, but based on PDML files I've seen,
it's displaying both the "show" and the "value". Seems like we should either
be splitting that display field, or just choosing one.---
