Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

METRON-474 - fix vagrant ansible defaults for quick and full #284

Closed
wants to merge 2 commits into from

Conversation

ottobackwards
Copy link
Contributor

Added defaults to match the run.sh parameters and removed the run.sh files. Added a mention in the readmes as well.

Now, instead of running run.sh and having to add parameters to vagrant provision, in both quick and full simply running vagrant up and vagrant provision will maintain the correct parameters.

Tested by executing vagrant up and provision, vagrant ssh, ambari login

@@ -5,7 +5,7 @@ This project fully automates the provisioning and deployment of Apache Metron an

This image is designed for quick deployment of a single node Metron cluster running on Virtualbox. This platform is ideal for use by Metron developers. It uses a base image that has been pre-loaded with Ambari and HDP.

Metron is composed of many components and installing all of these on a single host, especially a virtualized one, will greatly stress the resources of the host. The host will require at least 8 GB of RAM and a fair amount of patience. It is highly recommended that you shut down all unnecessary services.
Metron is composed of many components and installing all of these on a single host, especially a virtualized one, will greatly stress the resources of the host. The host will require at least 8 GB of RAM and a fair amount of patience. It is highly recommended that you shut down all unnecessary services. To that end the vagrant file configuration defaults to disabling solr and yaf.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we missed updating the rest of the README. The README still mentions ./run.sh.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@nickwallen
Copy link
Contributor

+1 Works like a charm. Thanks so much for the contribution @ottobackwards

@asfgit asfgit closed this in 2f579a9 Oct 6, 2016
danieljue added a commit to Cognami/incubator-metron that referenced this pull request Oct 7, 2016
…nto METRON-451

# By danieljue (1) and ottobackwards (1)
# Via Nick Allen
* 'master' of https://github.com/apache/incubator-metron:
  METRON-459 Bad file location for org.apache.metron.spout.pcap.Endianness.java (danieljue via nickwallen) closes apache#275
  METRON-474 Fix Vagrant Ansible Defaults for Quick & Full Dev (ottobackwards via nickwallen) closes apache#284
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants