Github user ottobackwards commented on the issue:

    https://github.com/apache/metron/pull/530
  
    Ok - I think you are running find from /usr/metron/$V/
    So - to explain the other config/zookeeper
    
    So let's pretend there are two things here:
    1. metron-parsers
    2. parser-extensions
    
    metron-parsers ( as described way above in PR descriptions) is:
    
    - The Uber Jar loaded by storm
    - Has all the Parser base classes and Interfaces
    - Has the 'Raw' Parsers -> CSV, JSONMap, GROK
    
    Any configuration for those parsers are installed into the root 
/usr/metron/$V/config... path.  They always where actually.  I did not move 
them, because these are not extensions.
    
    Now, if you want to say that there should not be a default configuration 
for JSONMap under parsers... OK, but we already HAD these before.
    <img width="309" alt="screen shot 2017-08-03 at 18 03 31" 
src="https://user-images.githubusercontent.com/1111551/28945840-292df89c-7876-11e7-8c4d-5bbbdaf51ea4.png";>
    
    
    
    
    
    
    



---
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.
---

Reply via email to