mmiklavc commented on issue #1351: METRON-2026: Remove Storm dependency from 
metron-common
URL: https://github.com/apache/metron/pull/1351#issuecomment-472149272
 
 
   @merrimanr - I believe a module can be an aggregator, a parent, and a 
jar-producing pom. So you could still keep it as:
   ```
   * metron-common/
       * metron-common-storm/
       * metron-common-spark/ (upcoming)
   ```
   
   It doesn't fit the layout of our other modules, however. What do you think 
of keeping metron-common by itself and creating another parent module for the 
streaming/platform code? e.g.
   
   ```
   * metron-common/
   * metron-common-streaming/
       * metron-common-storm/
       * metron-common-spark/ (upcoming)
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to