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 ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---