<?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: Fastcapa Test Environment not work in Metron 0.3.0 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105235#M50468</link>
    <description>&lt;P&gt;Following is the output I am getting after enabling ansible verbosity mode for error detection&lt;/P&gt;&lt;PRE&gt;sink: Running ansible-playbook...
PYTHONUNBUFFERED=1 ANSIBLE_NOCOLOR=true ANSIBLE_HOST_KEY_CHECKING=false ANSIBLE_SSH_ARGS='-o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -o ControlMaster=auto -o ControlPersist=60s' ansible-playbook --connection=ssh --timeout=30 --limit='all' --inventory-file=/root/incubator-metron/metron-deployment/vagrant/fastcapa-test-platform/.vagrant/provisioners/ansible/inventory -vvv playbook.yml
Using /root/incubator-metron/metron-deployment/vagrant/fastcapa-test-platform/ansible.cfg as config file
ERROR! role definitions must contain a role name

The error appears to have been in '/root/incubator-metron/metron-deployment/vagrant/fastcapa-test-platform/playbook.yml': line 30, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

    - { role: sensor-test-mode, pcap_replay: True, install_yaf: False, install_snort: False }
    - service: name=pcap-replay state=started
      ^ here
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
&lt;/PRE&gt;&lt;A rel="user" href="https://community.cloudera.com/users/104/sball.html" nodeid="104"&gt;@Simon Elliston Ball&lt;/A&gt;&lt;A rel="user" href="https://community.cloudera.com/users/104/sball.html" nodeid="104"&gt;
&lt;/A&gt;</description>
    <pubDate>Mon, 02 Jan 2017 13:53:09 GMT</pubDate>
    <dc:creator>naveedanjum</dc:creator>
    <dc:date>2017-01-02T13:53:09Z</dc:date>
    <item>
      <title>Fastcapa Test Environment not work in Metron 0.3.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105232#M50465</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;On running up the vagrant up I am getting this error&lt;/P&gt;&lt;PRE&gt;sink: Running ansible-playbook...ERROR! role definitions must contain a role name

The error appears to have been in '/root/incubator-metron/metron-deployment/vagrant/fastcapa-test-platform/playbook.yml': line 30, column 7, but maybe elsewhere in the file depending on the exact syntax problem.The offending line appears to be:  - { role: sensor-test-mode, pcap_replay: True, install_yaf: False, install_snort: False }  - service: name=pcap-replay state=started  ^ hereAnsible failed to complete successfully. Any error output should bevisible above. Please fix these errors and try again.&lt;/PRE&gt;</description>
      <pubDate>Fri, 30 Dec 2016 13:41:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105232#M50465</guid>
      <dc:creator>naveedanjum</dc:creator>
      <dc:date>2016-12-30T13:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Fastcapa Test Environment not work in Metron 0.3.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105233#M50466</link>
      <description>&lt;P&gt;Could you please confirm your ansible version? This is likely a version conflict with Ansible. We recommend 2.0.0.2&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 19:33:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105233#M50466</guid>
      <dc:creator>sball</dc:creator>
      <dc:date>2016-12-30T19:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fastcapa Test Environment not work in Metron 0.3.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105234#M50467</link>
      <description>&lt;P&gt;I can confirm that following are my plateform information&lt;/P&gt;&lt;PRE&gt;ansible 2.0.0.2
  config file = 
  configured module search path = Default w/o overrides
--
Vagrant 1.8.1
--
Python 2.7.11
--
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T21:41:47+05:00)
Maven home: /usr/local/maven
Java version: 1.8.0_101, vendor: Oracle Corporation
Java home: /opt/jdk1.8.0_101/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-642.4.2.el6.x86_64", arch: "amd64", family: "unix"
--
Linux centos16 2.6.32-642.4.2.el6.x86_64 #1 SMP Tue Aug 23 19:58:13 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux&lt;/PRE&gt;&lt;P&gt;Ansible is 2.0.0.2 ? Any Idea what could be the potential problem ?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2017 13:43:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105234#M50467</guid>
      <dc:creator>naveedanjum</dc:creator>
      <dc:date>2017-01-02T13:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fastcapa Test Environment not work in Metron 0.3.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105235#M50468</link>
      <description>&lt;P&gt;Following is the output I am getting after enabling ansible verbosity mode for error detection&lt;/P&gt;&lt;PRE&gt;sink: Running ansible-playbook...
PYTHONUNBUFFERED=1 ANSIBLE_NOCOLOR=true ANSIBLE_HOST_KEY_CHECKING=false ANSIBLE_SSH_ARGS='-o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -o ControlMaster=auto -o ControlPersist=60s' ansible-playbook --connection=ssh --timeout=30 --limit='all' --inventory-file=/root/incubator-metron/metron-deployment/vagrant/fastcapa-test-platform/.vagrant/provisioners/ansible/inventory -vvv playbook.yml
Using /root/incubator-metron/metron-deployment/vagrant/fastcapa-test-platform/ansible.cfg as config file
ERROR! role definitions must contain a role name

The error appears to have been in '/root/incubator-metron/metron-deployment/vagrant/fastcapa-test-platform/playbook.yml': line 30, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

    - { role: sensor-test-mode, pcap_replay: True, install_yaf: False, install_snort: False }
    - service: name=pcap-replay state=started
      ^ here
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
&lt;/PRE&gt;&lt;A rel="user" href="https://community.cloudera.com/users/104/sball.html" nodeid="104"&gt;@Simon Elliston Ball&lt;/A&gt;&lt;A rel="user" href="https://community.cloudera.com/users/104/sball.html" nodeid="104"&gt;
&lt;/A&gt;</description>
      <pubDate>Mon, 02 Jan 2017 13:53:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105235#M50468</guid>
      <dc:creator>naveedanjum</dc:creator>
      <dc:date>2017-01-02T13:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Fastcapa Test Environment not work in Metron 0.3.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105236#M50469</link>
      <description>&lt;P&gt;Farrukh, you've found a bug for which I have created &lt;A href="https://issues.apache.org/jira/browse/METRON-645"&gt;METRON-645&lt;/A&gt;. Thanks so much for highlighting the problem.&lt;/P&gt;&lt;P&gt;I have submitted a fix as &lt;A href="https://github.com/apache/incubator-metron/pull/410"&gt;PR 401&lt;/A&gt;.  Feel free to give it a go.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2017 01:52:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105236#M50469</guid>
      <dc:creator>nallen</dc:creator>
      <dc:date>2017-01-04T01:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Fastcapa Test Environment not work in Metron 0.3.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105237#M50470</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/3642/nallen.html" nodeid="3642"&gt;@nallen&lt;/A&gt;, Let me try&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2017 17:22:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105237#M50470</guid>
      <dc:creator>naveedanjum</dc:creator>
      <dc:date>2017-01-04T17:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Fastcapa Test Environment not work in Metron 0.3.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105238#M50471</link>
      <description>&lt;P&gt;Thank &lt;A rel="user" href="https://community.cloudera.com/users/3642/nallen.html" nodeid="3642"&gt;@nallen&lt;/A&gt; you fix work correctly I am able to run fastcap test now. &lt;/P&gt;&lt;P&gt;Following is the output &lt;/P&gt;&lt;PRE&gt;TASK [debug] *******************************************************************
ok: [source] =&amp;gt; {
    "msg": "Successfully received a Kafka message from fastcapa!"
}

PLAY RECAP *********************************************************************
sink                       : ok=41   changed=25   unreachable=0    failed=0   
source                     : ok=46   changed=26   unreachable=0    failed=0   

&lt;/PRE&gt;&lt;P&gt;Only problem that i am facing right now is that i am unable to access Ambari on port 8080 or Kibana on 5000 (For Fastcapa Test Environment) where as in quick development and codelab it is working. Can you please tell me what could be the cause ?&lt;/P&gt;&lt;P&gt;Furthermore, I am unable to execute the following command on sink&lt;/P&gt;&lt;PRE&gt;/usr/hdp/current/kafka-broker/bin/kafka-console-consumer.sh --zookeeper localhost:2181 --topic pcap&lt;/PRE&gt;&lt;P&gt;It says it does not exists&lt;/P&gt;&lt;PRE&gt;-bash: /usr/hdp/current/kafka-broker/bin/kafka-console-consumer.sh: No such file or directory&lt;/PRE&gt;</description>
      <pubDate>Thu, 05 Jan 2017 15:02:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105238#M50471</guid>
      <dc:creator>naveedanjum</dc:creator>
      <dc:date>2017-01-05T15:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Fastcapa Test Environment not work in Metron 0.3.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105239#M50472</link>
      <description>&lt;P&gt;The `fastcapa-test-environment` is only designed to test Fastcapa.  It does not install Ambari or Kibana.&lt;/P&gt;&lt;P&gt;The Kafka Broker is installed on the `source` host.  You need to `vagrant ssh source`.&lt;/P&gt;&lt;P&gt;You can see what is installed and where by looking at `metron-deployment/vagrant/fastcapa-test-platform/playbook.yml`.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 22:22:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105239#M50472</guid>
      <dc:creator>nallen</dc:creator>
      <dc:date>2017-01-05T22:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Fastcapa Test Environment not work in Metron 0.3.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105240#M50473</link>
      <description>&lt;P&gt;Hi, Thanks &lt;A rel="user" href="https://community.cloudera.com/users/3642/nallen.html" nodeid="3642"&gt;@nallen
&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you please guide ? How can I install Kibana and Ambari along with it ? What changes needs to applied ? I would suggest we may need to add these service on Source Machine. As, without Ambari and Kibana, we are unable to visualize and represent information. Any work around for this ?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 13:26:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105240#M50473</guid>
      <dc:creator>naveedanjum</dc:creator>
      <dc:date>2017-01-10T13:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Fastcapa Test Environment not work in Metron 0.3.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105241#M50474</link>
      <description>&lt;P&gt;The `fastcapa-test-environment` was made specifically for testing Fastcapa only.  I would suggest that you install Metron using one of the other installation methods and then after you have Metron installed, install Fastcapa.  That will be much easier than installing Metron on top of `fastcapa-test-environment`.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 22:22:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105241#M50474</guid>
      <dc:creator>nallen</dc:creator>
      <dc:date>2017-01-10T22:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Fastcapa Test Environment not work in Metron 0.3.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105242#M50475</link>
      <description>&lt;P&gt;Hi, Thanks &lt;A rel="user" href="https://community.cloudera.com/users/3642/nallen.html" nodeid="3642"&gt;@nallen&lt;/A&gt;&lt;/P&gt;&lt;P&gt;How would I redirect pcap data from fastcapa-test-enviorment to say quick-development VM's ?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 13:30:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105242#M50475</guid>
      <dc:creator>naveedanjum</dc:creator>
      <dc:date>2017-01-11T13:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Fastcapa Test Environment not work in Metron 0.3.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105243#M50476</link>
      <description>&lt;P&gt;I doubt that is possible.  At least, I don't know how to do it.  Part of the Vagrant definition for each of these environments defines the virtual network that is used by each VM.  I am not sure how you would bridge the two networks after each of these environments are already running.  &lt;/P&gt;&lt;P&gt;You could definitely create you own Vagrant definition that accomplishes this, but it is not something that can be done with the existing environments.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 23:30:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105243#M50476</guid>
      <dc:creator>nallen</dc:creator>
      <dc:date>2017-01-11T23:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Fastcapa Test Environment not work in Metron 0.3.0</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105244#M50477</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="43838-capture85.jpg" style="width: 721px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23595i3EC1F69E3043BC35/image-size/medium?v=v2&amp;amp;px=400" role="button" title="43838-capture85.jpg" alt="43838-capture85.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="43839-capture84.jpg" style="width: 1021px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23596i2AFD4C44A6036C35/image-size/medium?v=v2&amp;amp;px=400" role="button" title="43839-capture84.jpg" alt="43839-capture84.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="43840-capture74.jpg" style="width: 995px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23597i7D18B2BECB80B293/image-size/medium?v=v2&amp;amp;px=400" role="button" title="43840-capture74.jpg" alt="43840-capture74.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="43843-capture68.jpg" style="width: 984px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23598i979E4E231561B743/image-size/medium?v=v2&amp;amp;px=400" role="button" title="43843-capture68.jpg" alt="43843-capture68.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Cant find any solution to this !!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 12:01:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fastcapa-Test-Environment-not-work-in-Metron-0-3-0/m-p/105244#M50477</guid>
      <dc:creator>gauravb117</dc:creator>
      <dc:date>2019-08-19T12:01:30Z</dc:date>
    </item>
  </channel>
</rss>

