Michael Miklavcic created METRON-2240:
-----------------------------------------

             Summary: Missing documentation for streaming enrichment
                 Key: METRON-2240
                 URL: https://issues.apache.org/jira/browse/METRON-2240
             Project: Metron
          Issue Type: Bug
            Reporter: Michael Miklavcic


Metron provides a streaming enrichment capability, e.g. 
[https://cwiki.apache.org/confluence/display/METRON/2016/06/16/Metron+Tutorial+-+Fundamentals+Part+6%3A+Streaming+Enrichment].
 This is a core use case for the platform, however it does not appear to have 
made it into the project READMEs. This feature crosses 3 major project 
boundaries:
 # writers (in particular hbase)
 # enrichment
 # parsers

As such, there are a few places this documentation should have a presence:
 # In the metron parser module 
[https://github.com/apache/metron/tree/master/metron-platform/metron-parsing]. 
Streaming enrichment is managed by a specialized parser topology.
 # In the metron enrichment module 
[https://github.com/apache/metron/tree/master/metron-platform/metron-enrichment].
 There is no code tied to enrichments, but for the sake of making it more 
intuitive to find, there should at least be a link to the main documentation in 
parsers.
 # In the use cases directory 
[https://github.com/apache/metron/tree/master/use-cases]. This last case can 
should probably be handled as part of a bigger effort for migrating the blog 
use cases to source control. Jira still pending, but it should be linked to 
this topic.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to