You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by dlyle65535 <gi...@git.apache.org> on 2016/03/19 21:54:52 UTC

[GitHub] incubator-metron pull request: METRON-76: Metron deploy has interm...

GitHub user dlyle65535 opened a pull request:

    https://github.com/apache/incubator-metron/pull/51

    METRON-76: Metron deploy has intermittent failures on EC2

      Change wait_for ssh to wait_for host.
      Increase delay for Ambari server start.
      Add start services at end of Ambari install.
      Add retries to all YUM commands.
      Refactored common calls out to roles for inclusion as dependencies.

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

    $ git pull https://github.com/dlyle65535/incubator-metron METRON-76-Deployment

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

    https://github.com/apache/incubator-metron/pull/51.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 #51
    
----
commit 622cb6efd3e1777b4c02a1dbc3b7d79ed29b0a79
Author: David Lyle <dl...@gmail.com>
Date:   2016-03-19T11:51:00Z

    METRON-76: Metron deploy has intermittent failures on EC2
      Change wait_for ssh to wait_for host.
      Increase delay for Ambari server start.
      Add start services at end of Ambari install.
      Add retries to all YUM commands.
      Refactored common calls out to roles for inclusion as dependencies.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: METRON-76: Metron deploy has interm...

Posted by james-sirota <gi...@git.apache.org>.
Github user james-sirota commented on the pull request:

    https://github.com/apache/incubator-metron/pull/51#issuecomment-198785323
  
    I verified this.  Got it to build
    
    PLAY RECAP *********************************************************************
    ec2-52-26-44-43.us-west-2.compute.amazonaws.com : ok=22   changed=1    unreachable=0    failed=0   
    ec2-52-32-115-57.us-west-2.compute.amazonaws.com : ok=21   changed=1    unreachable=0    failed=0   
    ec2-52-32-246-199.us-west-2.compute.amazonaws.com : ok=22   changed=1    unreachable=0    failed=0   
    ec2-52-33-180-227.us-west-2.compute.amazonaws.com : ok=44   changed=20   unreachable=0    failed=0   
    ec2-52-35-229-72.us-west-2.compute.amazonaws.com : ok=22   changed=1    unreachable=0    failed=0   
    ec2-52-36-100-95.us-west-2.compute.amazonaws.com : ok=38   changed=1    unreachable=0    failed=0   
    ec2-52-36-229-132.us-west-2.compute.amazonaws.com : ok=22   changed=1    unreachable=0    failed=0   
    ec2-52-37-146-109.us-west-2.compute.amazonaws.com : ok=21   changed=1    unreachable=0    failed=0   
    ec2-52-37-170-221.us-west-2.compute.amazonaws.com : ok=24   changed=1    unreachable=0    failed=0   
    ec2-52-37-95-145.us-west-2.compute.amazonaws.com : ok=86   changed=27   unreachable=0    failed=0   
    localhost                  : ok=34   changed=7    unreachable=0    failed=0   


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: METRON-76: Metron deploy has interm...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-metron/pull/51


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---