[ 
https://issues.apache.org/jira/browse/METRON-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15795698#comment-15795698
 ] 

ASF GitHub Bot commented on METRON-622:
---------------------------------------

Github user kylerichardson commented on the issue:

    https://github.com/apache/incubator-metron/pull/393
  
    I've run this up and successfully tested it using the examples provided in 
the README. It works as documented on docker-machine/boot2docker. Nice job.
    
    One showstopper for me. I can't seem to find the topology logs in the storm 
container. I checked /var/log/storm and no topology specific logs were ever 
written. For debugging new parsers, etc. this will be important to have 
available.
    
    I also want to highlight a few nice-to-haves that I would be perfectly 
happy submitting as separate, follow-on PRs.
    - Custom the elasticsearch image (1) to have the elasticsearch-head plugin 
installed as part of the image build, (2) copy the es_templates into the image 
so they are available, (3) for bonus points, deploy the templates on container 
start
    - Load zookeeper config on container start
    - Improve kafkazk Dockerfile for local docker-engine (Linux); current 
problem is that DOCKER_HOST in this case defaults to empty string and the 
default argument in the Dockerfile is never hit
    - Add an HDFS container to allow for complete testing of the indexing 
topology



> Create a Metron Docker Compose application 
> -------------------------------------------
>
>                 Key: METRON-622
>                 URL: https://issues.apache.org/jira/browse/METRON-622
>             Project: Metron
>          Issue Type: New Feature
>            Reporter: Ryan Merriman
>
> This is an alternative to the Vagrant quick-dev approach of creating a local 
> Metron environment for development and testing.  It is intended to be leaner 
> and easier to manage.  This compose application will contain separate images 
> for each of the services that Metron depends on as well as the Metron 
> services.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to