<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Failure when running Metron Single Node Vagrant installer in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-when-running-Metron-Single-Node-Vagrant-installer/m-p/146587#M32363</link>
    <description>&lt;P&gt;You can set  scp_if_ssh=True under [ssh_connection] in the ansible.cfg in the full-dev-platform dir, and then works.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jun 2016 10:31:23 GMT</pubDate>
    <dc:creator>leezy</dc:creator>
    <dc:date>2016-06-21T10:31:23Z</dc:date>
    <item>
      <title>Failure when running Metron Single Node Vagrant installer</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-when-running-Metron-Single-Node-Vagrant-installer/m-p/146584#M32360</link>
      <description>&lt;P&gt;Environment Setup: Python2.7 / Ansible 2.0.0.2 / Vagrant 1.8.1 / Virtualbox 5.0.16 / Maven 3.3.9 / incubator-metron-Metron_0.1_tc3&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# vagrant up&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Bringing machine 'node1' up with 'virtualbox' provider...&lt;/P&gt;&lt;P&gt;==&amp;gt; node1: Checking if box 'bento/centos-6.7' is up to date...&lt;/P&gt;&lt;P&gt;==&amp;gt; node1: VirtualBox VM is already running.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# vagrant provision&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;==&amp;gt; node1: Running provisioner: ansible...&lt;/P&gt;&lt;P&gt;        node1: Running ansible-playbook...&lt;/P&gt;&lt;P&gt;PLAY ***************************************************************************&lt;/P&gt;&lt;P&gt;skipping: no hosts matched&lt;/P&gt;&lt;P&gt;PLAY ***************************************************************************&lt;/P&gt;&lt;P&gt;skipping: no hosts matched&lt;/P&gt;&lt;P&gt;PLAY ***************************************************************************&lt;/P&gt;&lt;P&gt;TASK [setup] *******************************************************************&lt;/P&gt;&lt;P&gt;fatal: [node1]: FAILED! =&amp;gt; {"failed": true, "msg": "ERROR! failed to transfer file to /home/vagrant/.ansible/tmp/ansible-tmp-1466407020.4-160303380097709/setup:\n\nsftp: illegal option -- i\nusage: sftp [-1Cv] [-B buffer_size] [-b batchfile] [-F ssh_config]\n            [-o ssh_option] [-P sftp_server_path] [-R num_requests]\n            [-S program] [-s subsystem | sftp_server] host\n       sftp [user@]host[:file ...]\n       sftp [user@]host[:dir[/]]\n       sftp -b batchfile [user@]host\n"}&lt;/P&gt;&lt;P&gt;NO MORE HOSTS LEFT *************************************************************&lt;/P&gt;&lt;P&gt;PLAY RECAP *********************************************************************&lt;/P&gt;&lt;P&gt;node1                      : ok=0    changed=0    unreachable=0    failed=1&lt;/P&gt;&lt;P&gt;Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# ./platform-info.sh&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Metron 0.1BETA&lt;/P&gt;&lt;P&gt;fatal: Not a git repository (or any of the parent directories): .git&lt;/P&gt;&lt;P&gt;
--&lt;/P&gt;&lt;P&gt;ansible 2.0.0.2 &lt;/P&gt;&lt;P&gt;  config file = &lt;/P&gt;&lt;P&gt;  configured module search path = Default w/o overrides &lt;/P&gt;&lt;P&gt;-- &lt;/P&gt;&lt;P&gt;Vagrant 1.8.1 &lt;/P&gt;&lt;P&gt;-- &lt;/P&gt;&lt;P&gt;Python 2.6.6 &lt;/P&gt;&lt;P&gt;--
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T22:11:47+05:30) &lt;/P&gt;&lt;P&gt;Maven home: /opt/apache-maven-3.3.9 &lt;/P&gt;&lt;P&gt;Java version: 1.7.0_79, vendor: Oracle Corporation &lt;/P&gt;&lt;P&gt;Java home: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.79.x86_64/jre &lt;/P&gt;&lt;P&gt;Default locale: en_US, platform encoding: UTF-8 &lt;/P&gt;&lt;P&gt;OS name: "linux", version: "2.6.32-573.el6.x86_64", arch: "amd64", family: "unix" &lt;/P&gt;&lt;P&gt;-- &lt;/P&gt;&lt;P&gt;Linux nortem 2.6.32-573.el6.x86_64 #1 SMP Thu Jul 23 15:44:03 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2016 09:35:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-when-running-Metron-Single-Node-Vagrant-installer/m-p/146584#M32360</guid>
      <dc:creator>gaigoleb2</dc:creator>
      <dc:date>2016-06-20T09:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Failure when running Metron Single Node Vagrant installer</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-when-running-Metron-Single-Node-Vagrant-installer/m-p/146585#M32361</link>
      <description>&lt;P&gt;All your software versions look correct.  I would recommend trying master versus that TP1 release.  There is a lot more functionality and the deployment process should be smoother.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 02:36:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-when-running-Metron-Single-Node-Vagrant-installer/m-p/146585#M32361</guid>
      <dc:creator>nallen</dc:creator>
      <dc:date>2016-06-21T02:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Failure when running Metron Single Node Vagrant installer</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-when-running-Metron-Single-Node-Vagrant-installer/m-p/146586#M32362</link>
      <description>&lt;P&gt;What is the difference between TP1, TP2 &amp;amp; TP3 Releases?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 05:38:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-when-running-Metron-Single-Node-Vagrant-installer/m-p/146586#M32362</guid>
      <dc:creator>gaigoleb2</dc:creator>
      <dc:date>2016-06-21T05:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Failure when running Metron Single Node Vagrant installer</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-when-running-Metron-Single-Node-Vagrant-installer/m-p/146587#M32363</link>
      <description>&lt;P&gt;You can set  scp_if_ssh=True under [ssh_connection] in the ansible.cfg in the full-dev-platform dir, and then works.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 10:31:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-when-running-Metron-Single-Node-Vagrant-installer/m-p/146587#M32363</guid>
      <dc:creator>leezy</dc:creator>
      <dc:date>2016-06-21T10:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Failure when running Metron Single Node Vagrant installer</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-when-running-Metron-Single-Node-Vagrant-installer/m-p/146588#M32364</link>
      <description>&lt;P&gt;Thank you very much. This solved my problem.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 09:14:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failure-when-running-Metron-Single-Node-Vagrant-installer/m-p/146588#M32364</guid>
      <dc:creator>gaigoleb2</dc:creator>
      <dc:date>2016-06-28T09:14:20Z</dc:date>
    </item>
  </channel>
</rss>

