mmiklavc commented on issue #1261: METRON-1860  new developer option for 
ansible in docker to deploy to vagrant
URL: https://github.com/apache/metron/pull/1261#issuecomment-527511923
 
 
   @luozhenwei - it's generally best to ask these questions on the user or dev 
list, but here's the list of jars we depend on in our full dev (e.g. 
https://github.com/apache/metron/tree/master/metron-deployment/development/centos6)
 env:
   ```
   [root@node1 ~]# ls -1 /usr/metron/0.7.2/lib
   metron-common-0.7.2.jar
   metron-data-management-0.7.2.jar
   metron-elasticsearch-storm-0.7.2-uber.jar
   metron-enrichment-common-0.7.2-uber.jar
   metron-enrichment-storm-0.7.2-uber.jar
   metron-maas-service-0.7.2-uber.jar
   metron-management-0.7.2.jar
   metron-parsers-0.7.2-uber.jar
   metron-parsers-common-0.7.2-uber.jar
   metron-parsing-storm-0.7.2-uber.jar
   metron-pcap-backend-0.7.2.jar
   metron-performance-0.7.2.jar
   metron-profiler-repl-0.7.2.jar
   metron-profiler-spark-0.7.2.jar
   metron-profiler-storm-0.7.2-uber.jar
   metron-rest-0.7.2.jar
   metron-solr-storm-0.7.2-uber.jar
   ```
   
   17 jars. The Docker deploy you linked to hasn't been maintained/updated in 
quite some time, so I'm not entirely sure what its current state is. @merrimanr 
may have more detail on this. If you're just trying to explore Metron, I would 
run up full dev on centos6 via the instructions in the link I provided above.

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