You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Otto Fowler (JIRA)" <ji...@apache.org> on 2016/09/29 03:56:21 UTC

[jira] [Created] (METRON-472) Vagrant Quick Dev should have both run.sh and runAgain.sh

Otto Fowler created METRON-472:
----------------------------------

             Summary: Vagrant Quick Dev should have both run.sh and runAgain.sh
                 Key: METRON-472
                 URL: https://issues.apache.org/jira/browse/METRON-472
             Project: Metron
          Issue Type: Improvement
    Affects Versions: 0.2.1BETA
         Environment: Vagrant Quick Dev
            Reporter: Otto Fowler


The vagrant quick dev is executed by running run.sh ( as opposed to just doing vagrant up in the full dev ).  run.sh does the vagrant up, with the correct tags declared and the skip solr flag.

Often the vagrant up does not finish execution, and as recommended you have to do a vagrant provision to continue. 

Depending on where in the process you have failed however, you will not succeed because you have not declared the same tags and skips.

There should be another script to be run in the provision/retry case.




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