You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "George Vetticaden (JIRA)" <ji...@apache.org> on 2016/06/08 15:20:20 UTC

[jira] [Created] (METRON-213) Support Metron Install on existing Ambari Managed Cluster

George Vetticaden created METRON-213:
----------------------------------------

             Summary: Support Metron Install on existing Ambari Managed Cluster
                 Key: METRON-213
                 URL: https://issues.apache.org/jira/browse/METRON-213
             Project: Metron
          Issue Type: Improvement
            Reporter: George Vetticaden


In Metron 0.1 release, we had support for automated install of Metron on AWS and on a single node vagrant. However, most users will want to install 

But most users, they will want to install Metron on an existing cluster.

We need to support installation of metron based on the following assumptions/specs:
* Customer has cluster installed via Ambari. We need to come up with the cluster spec that they need to adhere to. (What services enabled, kerberos turned off, the size of the cluster, storage, memory, cpu, etc..)
* The exsisting cluster could be on-premise or in the cloud. It could be virtualized or on bare-metal. it shouldn’t matter to us.
* However, the cluster should be dedicated to run only metron workloads
* What other specs should we call out?


If the specs above are adhered to, the installation for Metron should support the following:
* Deployment script to install "Metron Core" which consists of:
** Parser Topology
** Enrichment Topology
** Writer Topology
* Deployment Script to install Elastic Search cluster since Ambari doesn’t support installing Elastic.
* Deployment script to install Metron-UI which is the Kibana UI
* Deployment script to install Metron probes:
** DPDK Probe
** Bro cluster with bro kafka plugin
** Snort
** YAF
* Deployment script to install enrichment and threat intel stores…

I



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