You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Tony Cebzanov (JIRA)" <ji...@apache.org> on 2016/06/13 17:15:21 UTC

[jira] [Created] (METRON-221) quick-dev-platform deployment fails

Tony Cebzanov created METRON-221:
------------------------------------

             Summary: quick-dev-platform deployment fails
                 Key: METRON-221
                 URL: https://issues.apache.org/jira/browse/METRON-221
             Project: Metron
          Issue Type: Bug
         Environment: OS X 10.10.5
            Reporter: Tony Cebzanov


I'm trying to deploy the quick dev platform as described in the docs, but I'm getting the following error when running ./run.sh:

{{monospaced}}
TASK [ambari_config : include_vars] ********************************************
ok: [node1]

TASK [ambari_config : Install python-requests] *********************************
ok: [node1]

TASK [ambari_config : check if ambari-server is up on node1:8080] **************
fatal: [node1]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh.", "unreachable": true}

PLAY [ec2] *********************************************************************
skipping: no hosts matched

PLAY [packer] ******************************************************************
skipping: no hosts matched

PLAY [metron] ******************************************************************

PLAY [hadoop_client] ***********************************************************

PLAY [search] ******************************************************************

PLAY [search] ******************************************************************

PLAY [mysql] *******************************************************************

PLAY [ambari_slave] ************************************************************

PLAY [enrichment] **************************************************************

PLAY [pcap_server] *************************************************************

PLAY [web] *********************************************************************

PLAY [sensors] *****************************************************************

PLAY [metron] ******************************************************************

PLAY [metron] ******************************************************************
        to retry, use: --limit @../../playbooks/metron_full_install.retry

PLAY RECAP *********************************************************************
node1                      : ok=11   changed=0    unreachable=1    failed=0

Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
{{monospaced}}

I'm using the current git master on OS X.  I see some other issues relating to connection problems / inconsistent deployment, but nothing that matches this particular error.



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