Github user ottobackwards commented on the issue:

    https://github.com/apache/metron/pull/1249
  
    I guess what I mean is that there will be or may be common things that 
aren't related to parsers, but are related to storm + spark etc.  Ingest is the 
wrong word.
    
    ```bash
    
    └── metron-parsing
        ├── metron-parsers
        ├── metron-parsers-common
        ├── metron-parsing-common
        └── metron-parsing-storm
    ```
    
    maybe this is better.
    
    Also, it may be that there is shared storm/spark code between all our 
topologies that shouldn't be buried in parsers.


---

Reply via email to