Github user ottobackwards commented on the issue:
https://github.com/apache/metron/pull/1184
So the idea would be that the JSONObject returned for the failed line (
that would be passed to handle error ) would be a new object that had the raw
line, the exception type, the exception message in it.
That would all get passed through to the Error stuff. We could put
anything we wanted in there.---
