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

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

GitHub user kylerichardson opened a pull request:

    https://github.com/apache/incubator-metron/pull/441

    METRON-646: Add index templates to metron-docker

    Enhance metron-docker environment by automatically deploying index 
templates to elasticsearch as part of the container startup.
    
    I've also included a maven clean goal for the metron-docker project for 
easier build/rebuild.
    
    Test plan and rebase with master to follow shortly.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kylerichardson/incubator-metron METRON-646

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/441.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #441
    
----
commit daec3c61c0aade27a649bc6332add32866ccf332
Author: kylerichardson <kylerichards...@gmail.com>
Date:   2017-02-02T13:13:25Z

    Customize elasticsearch docker image
    
    Include head plugin and index templates

commit 237d99ca9cb83c539f85d1082410b7729b1fc85b
Author: kylerichardson <kylerichards...@gmail.com>
Date:   2017-02-02T14:37:49Z

    Add maven-clean-plugin to metron-docker pom

commit 0e1f408a1b7b09fc670e58fbe5d276e00f2e75fc
Author: kylerichardson <kylerichards...@gmail.com>
Date:   2017-02-04T20:32:19Z

    Correct clean plugin config

commit 8b682bc18d6240fdb19c2925e417dad26c68361a
Author: kylerichardson <kylerichards...@gmail.com>
Date:   2017-02-05T19:06:13Z

    Correct permissions on wait-for-it.sh

----


> Add index templates to metron-docker
> ------------------------------------
>
>                 Key: METRON-646
>                 URL: https://issues.apache.org/jira/browse/METRON-646
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Kyle Richardson
>            Assignee: Kyle Richardson
>            Priority: Minor
>
> Customize the elasticsearch docker image:
> # to have the elasticsearch-head plugin installed as part of the image build
> # copy the es_templates into the image so they are available
> # deploy the templates on container start



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to