[
https://issues.apache.org/jira/browse/METRON-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15545572#comment-15545572
]
ASF GitHub Bot commented on METRON-474:
---------------------------------------
Github user ottobackwards commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/284#discussion_r81776066
--- Diff: metron-deployment/vagrant/quick-dev-platform/README.md ---
@@ -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.
--- End diff --
Done.
> Vagrant's default behavior should work as expected.
> ---------------------------------------------------
>
> Key: METRON-474
> URL: https://issues.apache.org/jira/browse/METRON-474
> Project: Metron
> Issue Type: Improvement
> Reporter: David M. Lyle
> Assignee: David M. Lyle
> Priority: Minor
>
> Currently, we maintain shell scripts to perform 'vagrant up' type activities.
> Let's:
> 1) Add sensible defaults to the Vagrantfile for full and quick dev
> 2) Verify that 'vagrant up', 'vagrant provision', and 'vagrant ssh' work as
> expected.
> 3) Remove run.sh from both full and quick dev (note: I think
> run_enrichment_role.sh and run_ansbile_role.sh should remain)
> 4) Update the documentation to reflect the changes
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)