You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/04 12:24:20 UTC

[jira] [Commented] (METRON-474) Vagrant's default behavior should work as expected.

    [ https://issues.apache.org/jira/browse/METRON-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15545216#comment-15545216 ] 

ASF GitHub Bot commented on METRON-474:
---------------------------------------

Github user nickwallen commented on a diff in the pull request:

    https://github.com/apache/incubator-metron/pull/284#discussion_r81743728
  
    --- 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 --
    
    I think we missed updating the rest of the README.  The README still mentions ./run.sh.


> 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)