You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by Mark Bittmann <ma...@b23.io> on 2015/12/14 22:34:47 UTC

[DISCUSS] Next steps for automated deployment

I just submitted a pull request for https://issues.apache.org/jira/browse/METRON-2 with ansible scripts to install Ambari and push a blueprint for core hadoop, Zookeeper, Storm, Kafka, Hbase, and Spark. It uses Ambari 2.1.2. The playbooks currently target RHEL/CentOS 6.x, and I would welcome input as to other environments we need to support.

I also intend to contribute playbooks for the other Metron components. However, there are some dependencies on some outstanding decisions. The playbooks should initially target a specific version of Metron. I realize there are disparate branches out there with substantive changes to the OpenSoc_Config. We will also need to decide whether the automated deployment will run Elasticsearch or SOLR.

I'm going to recommend that we target 0.6-BETA with the understanding that the automated deployment will need to evolve as we refactor. Same goes for automating an elasticsearch install.

Mark