Github user ottobackwards commented on the issue:
https://github.com/apache/metron/pull/861
I trying to run this up in full dev. I have two issues:
1. expressJS is failing download, obviously outside this PR
2. The usability of this transform. If a user just wants a couple of
fields, then no problem, but If they want anything more than that, then
selecting all the fields that they want seems like a bit of a chore. So if
they want to select *most* of the fields, they have to list them all out. It
seems tough. I wonder if we don't need regex support or something.
Thoughts?
---