GitHub user as22323 opened a pull request:

    https://github.com/apache/metron/pull/916

    METRON-1434 - Ability to deploy Metron full dev as a single node (centos6) 
to AWS with Vagran and AMI

    ## Contributor Comments
    [Please place any comments here.  A description of the problem/enhancement, 
how to reproduce the issue, your testing methodology, etc.]
    
    
    ## Pull Request Checklist
    
    Thank you for submitting a contribution to Apache Metron.  
    Please refer to our [Development 
Guidelines](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=61332235)
 for the complete guide to follow for contributions.  
    Please refer also to our [Build Verification 
Guidelines](https://cwiki.apache.org/confluence/display/METRON/Verifying+Builds?show-miniview)
 for complete smoke testing guides.  
    
    
    In order to streamline the review of the contribution we ask you follow 
these guidelines and ask you to double check the following:
    
    ### For all changes:
    - [x] Is there a JIRA ticket associated with this PR? If not one needs to 
be created at [Metron 
Jira](https://issues.apache.org/jira/browse/METRON/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel).
    - [x] Does your PR title start with METRON-XXXX where XXXX is the JIRA 
number you are trying to resolve? Pay particular attention to the hyphen "-" 
character.
    - [x] Has your PR been rebased against the latest commit within the target 
branch (typically master)?
    
    
    ### For code changes:
    - [x] Have you included steps to reproduce the behavior or problem that is 
being changed or addressed?
    - [x] Have you included steps or a guide to how the change may be verified 
and tested manually?
    - [ ] Have you ensured that the full suite of tests and checks have been 
executed in the root metron folder via:
      ```
      mvn -q clean integration-test install && 
dev-utilities/build-utils/verify_licenses.sh 
      ```
    
    - [ ] Have you written or updated unit tests and or integration tests to 
verify your changes?
    - [x] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
    - [x] Have you verified the basic functionality of the build by building 
and running locally with Vagrant full-dev environment or the equivalent?
    
    ### For documentation related changes:
    - [x] Have you ensured that format looks appropriate for the output in 
which it is rendered by building and verifying the site-book? If not then run 
the following commands and the verify changes via 
`site-book/target/site/index.html`:
    
      ```
      cd site-book
      mvn site
      ```
    
    #### Note:
    Please ensure that once the PR is submitted, you check travis-ci for build 
issues and submit an update to your PR as soon as possible.
    It is also recommended that [travis-ci](https://travis-ci.org) is set up 
for your personal repository such that your branches are built there before 
submitting a pull request.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/as22323/metron master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/metron/pull/916.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #916
    
----
commit 54f44ac9c9cb36fb5054c80e8f796fb5b2873fe1
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T04:49:36Z

    added section for aws-centos6

commit e95d73c8e94ff450aa9fa28af4db8ebce6c9c6ff
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T04:52:10Z

    Update README.md

commit bb91158a60edefd4263db598a109ee151d3a6cc1
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T04:52:21Z

    Update README.md

commit f794c87c24e2dbdc24999bc25e0d35d7f553c6d8
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T04:53:15Z

    Update README.md

commit dd149768690174d74d274832b1e99d4e56810072
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T04:53:26Z

    Update README.md

commit 977969966f4f7e7d8e71713b3819c9a378a99cb6
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T04:54:22Z

    Update README.md

commit ab403dd9c21e4a6b2fadddf393f2318e17cd7dd9
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T04:56:15Z

    Update README.md

commit ce345e9b88b7e1376b328770701f5ced73a147a0
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T04:56:32Z

    Update README.md

commit a69c231d895ba40590316f71553acddada050293
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T05:00:53Z

    Update README.md

commit 6cf22e6e61735dcd99b9940d319a2811ac758e63
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T05:04:21Z

    Update README.md

commit 8a150df08440fa39678ba8826ce14afdd456552d
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T05:15:13Z

    Created Vagrantfile to deploy to aws with centos6

commit 4c96c08ca766280e421a94eb6d88769e4f0bf461
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T05:16:07Z

    Create ansible.cfg

commit 21ed0ee7a01775cd9021f70760e94ec7df824f1e
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T05:17:29Z

    Create README.md

commit 04d5d1b7e574f7d1bad9183d4d9228f8dd367218
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T05:18:26Z

    Create hosts

commit 7b1b2b2b65f80666c4fd02c7f5acdb94c05bffbc
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T05:19:25Z

    Create all

commit 45025382e5dfce67b6b88352ac363c9cd298e390
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T06:43:12Z

    added AWS AMI instructions (3rd option for deployment)

commit 0a22ae2bc7e21345a062a76e9cd187271ee5a041
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T06:54:23Z

    Update README.md

commit 77a674989c3a8ea16f47fe56d9ad0ebbd283fe0e
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T06:58:37Z

    added AMI id ami-93cb4ff7

commit fdec5840d37d8549f42c52a53b400c32ed9d5f24
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T07:53:44Z

    Update README.md

commit 0c435cf7b76a0a290eb5b1e85a1a50e50eee2e09
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T08:05:46Z

    Update README.md

commit 5b77997591731de17235d2a8014a437c64ac81aa
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T08:08:09Z

    Update README.md

commit 6830b75f1b657e72bcc2b8ab055a4771e9fda869
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T08:12:13Z

    Added $ warning, Accepting Centos6 AMI Terms, Intro to AWS

commit 7280d6807eb0dfe8703ea14c46099c7a9cdbc137
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T08:21:42Z

    Added accepting terms for Centos6 AMI terms

commit ce50d4132effe8b42a544339d208d6c1f32ba661
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T08:24:14Z

    Update README.md

commit 5fd24e77e0504090dd74f9ea139a1e33f367a13c
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T08:31:24Z

    added AWS using Vagrant and AWS using a AMI

commit eb4dac16a51136440276fde02dcfc100ffdb5915
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T09:06:27Z

    Update README.md

commit f1e3ba6e8d6c36dc6b76d75af05f110b9db01091
Author: as22323 <a.k.shah@...>
Date:   2018-01-30T09:07:07Z

    Update README.md

----


---

Reply via email to