Github user ottobackwards commented on the issue:
https://github.com/apache/metron/pull/530
> NOTE On current configure UI limitations
Because I was already tasked with making this PR smaller ( don't laugh ), I
left the Configuration UI and REST not integrated with Bundles. That means
that they only have access to metron-parsers homed parser types ( JSON, CSV,
GROK ) when creating parsers.
All of the ZK based stuff works, and all parsers are listed. But there are
areas where the REST API is tightly coupled to metron-parsers and is using the
service loader pattern that have technically regressed.
If we need this to be addressed as part of this PR, I can do that.
By that I mean integrate the parser extensions + bundles system into rest.
But given the history of feedback on this pr, I will put it out for comment.
@merrimanr ?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---