Re: AWS elastic IP configuration for metron?

2017-12-08 Thread Gaurav Bapat
I am facing issues in Metron Deployment, when I load maven it gives me dependency errors, need help On Fri, Dec 8, 2017 at 20:21 Ahmed Shah wrote: > Hello Pele_smk, > > > Our team adapted the Metron Single Node VM install to deploy a single node > to AWS. > > https://cwiki.apache.org/confluence/

Re: AWS elastic IP configuration for metron?

2017-12-08 Thread Ahmed Shah
Hello Pele_smk, Our team adapted the Metron Single Node VM install to deploy a single node to AWS. https://cwiki.apache.org/confluence/display/METRON/Dev+VM+Install Our Vagrent file is here: https://github.com/LTW-GCR-CSOC/csoc-installation-scripts/blob/master/amazon-deploy/Metron/Vagrantfil

Re: AWS elastic IP configuration for metron?

2017-12-08 Thread zeo...@gmail.com
Are you using AWS for a testing, or a more static infrastructure? If it's just to test I've found that just spinning up everything on one big box in AWS could help that problem a bit (if you would point to localhost or similar during setup). Requires a bit of a hack - I have a very old version of

Re: AWS elastic IP configuration for metron?

2017-12-08 Thread Nick Allen
The AWS deployment code is only useful for testing and should only be used for ephemeral clusters. As you've noticed the cluster will not survive a reboot. In addition the cluster needs to be manually secured. Some work needs to be done in these areas. I do not know of a good manual work around