<?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: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204490#M166479</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11832/asubramanian.html" nodeid="11832"&gt;@asubramanian&lt;/A&gt;&lt;/P&gt;&lt;P&gt;SELinux is preventing /usr/bin/install from read access&lt;/P&gt;&lt;P&gt;Also there is TLS handshake error and connection refused error on my Hbase&amp;amp;Metron component&lt;/P&gt;</description>
    <pubDate>Fri, 15 Dec 2017 20:07:39 GMT</pubDate>
    <dc:creator>gauravb117</dc:creator>
    <dc:date>2017-12-15T20:07:39Z</dc:date>
    <item>
      <title>Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204430#M166419</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to deploy Apache Metron on a single node VM, but after vagrant up, when I run vagrant provision, it gives me errors on maven dependencies and ansible failed to setup successfully.&lt;/P&gt;&lt;P&gt;I have installed all packages defined for Metron deployment, Ansible 2.0.0.2, Vagrant 1.9.6, Maven 3.3.9, Virtual Box 5.1.30 JDK 1.8 and Python 2.7.5&lt;/P&gt;&lt;P&gt;Also, when I run the command "mvn clean package", metron-config error pops up and it doesnt complete its installation, followed by metron-rest, metron-rest client &lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2017 12:54:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204430#M166419</guid>
      <dc:creator>gauravb117</dc:creator>
      <dc:date>2017-11-26T12:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204431#M166420</link>
      <description>&lt;P&gt;
	Hi &lt;A rel="user" href="https://community.cloudera.com/users/47441/gauravb117.html" nodeid="47441"&gt;@Gaurav Bapat&lt;/A&gt;, can you post the output of running the command &lt;CODE&gt;metron-deployment/scripts/platform-info.sh&lt;/CODE&gt; ?&lt;/P&gt;&lt;P&gt;
	I am guessing this could be due to an older version of node and npm modules. Here is the output from my system, for which I am able to get everything working.&lt;/P&gt;&lt;PRE&gt;Metron 0.4.2
--
* master
--
--
--
ansible 2.0.0.2
  config file =
  configured module search path = Default w/o overrides
--
Vagrant 1.9.4
--
Python 2.7.12
--
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T22:11:47+05:30)
Maven home: /usr/local/Cellar/maven/3.3.9/libexec
Java version: 1.8.0_91, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_91.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"
--
Docker version 1.12.1, build 23cf638, experimental
--
node
v8.9.1
--
npm
5.5.1
--
Darwin HW12724.local 16.7.0 Darwin Kernel Version 16.7.0: Wed Oct  4 00:17:00 PDT 2017; root:xnu-3789.71.6~1/RELEASE_X86_64 x86_64
--
Total System Memory = 16384 MB
Processor Model: Intel(R) Core(TM) i7-4870HQ CPU
Processor Speed: 2.50GHz
Total Physical Processors: 4
Total cores: 4
Disk information:
/dev/disk1     465Gi  402Gi   63Gi    87% 2338554 4292628725    0%   /
/dev/disk3s1    96Mi   94Mi  1.7Mi    99%      12 4294967267    0%   /Volumes/VirtualBox
/dev/disk4s1    99Mi   97Mi  1.6Mi    99%      12 4294967267    0%   /Volumes/VirtualBox 1
This CPU appears to support virtualization
&lt;/PRE&gt;</description>
      <pubDate>Mon, 27 Nov 2017 13:49:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204431#M166420</guid>
      <dc:creator>asubramanian</dc:creator>
      <dc:date>2017-11-27T13:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204432#M166421</link>
      <description>&lt;P&gt;When I run vagrant provision, it gives me metron-config error, I ran mvn clean package command in metron-config folder but it fails to build metron-config and others successfully, please help or is the files in the tar corrupt?&lt;/P&gt;&lt;P&gt;@asubramanian&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 14:51:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204432#M166421</guid>
      <dc:creator>gauravb117</dc:creator>
      <dc:date>2017-11-27T14:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204433#M166422</link>
      <description>&lt;P&gt;
	Can you please run these steps and paste the output?&lt;/P&gt;&lt;P&gt;
	1. cd to the directory Metron top level directory (E.g. &lt;CODE&gt;cd /home/user1/metron&lt;/CODE&gt;)&lt;/P&gt;&lt;P&gt;
	2. Run &lt;CODE&gt;./metron-deployment/scripts/platform-info.sh&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 14:54:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204433#M166422</guid>
      <dc:creator>asubramanian</dc:creator>
      <dc:date>2017-11-27T14:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204434#M166423</link>
      <description>&lt;PRE&gt;Metron 0.4.1
fatal: Not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
--
ansible 2.0.0.2
  config file = 
  configured module search path = Default w/o overrides
--
Vagrant 1.9.6
--
Python 2.7.5
--
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00)
Maven home: /usr/local/maven/apache-maven-3.3.9
Java version: 1.8.0_151, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-693.el7.x86_64", arch: "amd64", family: "unix"
--
Docker version 1.12.6, build 85d7426/1.12.6
--
node
v6.12.0
--
npm
3.10.10
--
Linux metron.sequretek.com 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
--
Total System Memory = 9672.71 MB
Processor Model: Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz
Processor Speed: 3291.748 MHz
Total Physical Processors: 2
Total cores: 2
Disk information:
/dev/mapper/centos-root   50G   19G   31G  38% /
/dev/sda1               1014M  179M  836M  18% /boot
/dev/mapper/centos-home   65G  8.6G   56G  14% /home
/dev/sr0                 4.3G  4.3G     0 100% /run/media/gbapat/CentOS 7 x86_64
This CPU appears to support virtualization

@asubramanian Thanks&lt;/PRE&gt;</description>
      <pubDate>Mon, 27 Nov 2017 15:12:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204434#M166423</guid>
      <dc:creator>gauravb117</dc:creator>
      <dc:date>2017-11-27T15:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204435#M166424</link>
      <description>&lt;P&gt;Sure.. you can follow these commands as per your OS - &lt;A href="https://www.tecmint.com/install-nodejs-npm-in-centos-ubuntu/" target="_blank"&gt;https://www.tecmint.com/install-nodejs-npm-in-centos-ubuntu/&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Please retry compiling Metron once you have upgraded the node. npm and let me know if it fixes the issue.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 15:18:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204435#M166424</guid>
      <dc:creator>asubramanian</dc:creator>
      <dc:date>2017-11-27T15:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204436#M166425</link>
      <description>&lt;P&gt;It gives Skipping Ansible version error still&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 15:23:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204436#M166425</guid>
      <dc:creator>gauravb117</dc:creator>
      <dc:date>2017-11-27T15:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204437#M166426</link>
      <description>&lt;P&gt;after i run vagrant provision, this happens&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="42766-capture12.jpg" style="width: 977px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17203i33A821E67931167C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="42766-capture12.jpg" alt="42766-capture12.jpg" /&gt;&lt;/span&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/11832/asubramanian.html" nodeid="11832" target="_blank"&gt;@asubramanian&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 05:03:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204437#M166426</guid>
      <dc:creator>gauravb117</dc:creator>
      <dc:date>2019-08-18T05:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204438#M166427</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="42768-capture13.jpg" style="width: 987px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17202i2BF3876CCD8C04A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="42768-capture13.jpg" alt="42768-capture13.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11832/asubramanian.html" nodeid="11832" target="_blank"&gt;@asubramanian&lt;/A&gt; Is it going good and what time will it take to complete?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 05:02:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204438#M166427</guid>
      <dc:creator>gauravb117</dc:creator>
      <dc:date>2019-08-18T05:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204439#M166428</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="42770-capture17.jpg" style="width: 988px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17201i725306BB4F3B8129/image-size/medium?v=v2&amp;amp;px=400" role="button" title="42770-capture17.jpg" alt="42770-capture17.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11832/asubramanian.html" nodeid="11832" target="_blank"&gt;@asubramanian&lt;/A&gt; Why this no hosts matched? and I am so thankful that you helped me do this, Thanks alot!!&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 05:02:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204439#M166428</guid>
      <dc:creator>gauravb117</dc:creator>
      <dc:date>2019-08-18T05:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204440#M166429</link>
      <description>&lt;P&gt;Hey &lt;A rel="user" href="https://community.cloudera.com/users/47441/gauravb117.html" nodeid="47441"&gt;@Gaurav Bapat&lt;/A&gt;, you are most welcome! This is looking good. Depending on your the available system resources, the time to deploy will be anywhere between 45 mins to few hours. &lt;/P&gt;&lt;P&gt;Btw, would you mind marking the answer as accepted since the original issue is resolved?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 16:30:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204440#M166429</guid>
      <dc:creator>asubramanian</dc:creator>
      <dc:date>2017-11-27T16:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204441#M166430</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/55798"&gt;@asubramanian&lt;/a&gt; &lt;/P&gt;&lt;P&gt;When I restarted my VM, same errors are popping up, like - mvn dependencies, do I need to enter mvn clean packages -Dskiptests everytime and which is the best directory for the same?&lt;/P&gt;&lt;P&gt;Also I am attaching step 3, please let me know how to setup SSH private key?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="43715-capture21.jpg" style="width: 829px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17200iD038865CB780B62E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="43715-capture21.jpg" alt="43715-capture21.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;,
&lt;/P&gt;&lt;P&gt;When I restarted the VM, it is again giving me same errors of mvn dependencies, do I need to again enter "mvn clean packages"? , also which is the best directory to enter this command?&lt;/P&gt;&lt;P&gt;I am attached a picture of Step 3 here, please let me know how to setup private SSH key.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/55798"&gt;@asubramanian&lt;/a&gt; Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 05:02:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204441#M166430</guid>
      <dc:creator>gauravb117</dc:creator>
      <dc:date>2019-08-18T05:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204442#M166431</link>
      <description>&lt;P&gt;Hey &lt;A rel="user" href="https://community.cloudera.com/users/47441/gauravb117.html" nodeid="47441"&gt;@Gaurav Bapat&lt;/A&gt;, you need not run the mvn command every time. Just once should suffice. Also, if you have used the full-dev vagrant deployment, you need not have to do anything with Ambari UI (or the Step 3 screenshot) you have pasted.&lt;/P&gt;&lt;P&gt;So, let me paraphrase the steps for you so that you can give this a try once more, afresh. Let me know how it goes.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;STRONG&gt;Assumption:&lt;/STRONG&gt; Say your metron folder is located at: /user/gaurav/metron&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;H4&gt;Step 0 - Cleanup all existing deployments:&lt;/H4&gt;&lt;P&gt;* Run the following commands:&lt;/P&gt;&lt;PRE&gt;cd /user/gaurav/metron/metron-deployment/vagrant/full-dev-platform
vagrant destroy -f&lt;/PRE&gt;&lt;P&gt;* The above destroy command would terminate and delete the existing running VM. You can also run 'VirtualBox' command to launch the application console, and can delete any other stray VMs that are not required.&lt;/P&gt;&lt;H4&gt;Step 1 - Compile metron &lt;/H4&gt;&lt;P&gt;* Run the following commands:&lt;/P&gt;&lt;PRE&gt;cd /user/gaurav/metron
mvn clean compile -DskipTests&lt;/PRE&gt;&lt;P&gt;* The above command will take about 10 mins or so to complete, and should end with a "SUCCESS" message&lt;/P&gt;&lt;H4&gt;Step 2 - Bring up metron VM&lt;/H4&gt;&lt;P&gt;* Run the following commands:&lt;/P&gt;&lt;PRE&gt;cd /user/gaurav/metron/metron-deployment/vagrant/full-dev-platform
vagrant up&lt;/PRE&gt;&lt;P&gt;* The above command will take about 45 mins to over an hour to complete. I would recommend that you &lt;EM&gt;&lt;STRONG&gt;disable auto-sleep of the system &lt;/STRONG&gt;&lt;/EM&gt;in case it is enabled.&lt;/P&gt;&lt;P&gt;At the end of the step 2 above, you should be able to see a message saying that the deployment completed successfully.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 18:05:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204442#M166431</guid>
      <dc:creator>asubramanian</dc:creator>
      <dc:date>2017-11-27T18:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204443#M166432</link>
      <description>&lt;P&gt;When I re-run vagrant provision, it is giving me those errors back again &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;A rel="user" href="https://community.cloudera.com/users/11832/asubramanian.html" nodeid="11832" target="_blank"&gt;@asubramanian&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="43716-capture22.jpg" style="width: 1012px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17199iDBE9786F64DC5108/image-size/medium?v=v2&amp;amp;px=400" role="button" title="43716-capture22.jpg" alt="43716-capture22.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 05:02:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204443#M166432</guid>
      <dc:creator>gauravb117</dc:creator>
      <dc:date>2019-08-18T05:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204444#M166433</link>
      <description>&lt;P&gt;Please dont re-run. Follow the 3 steps what I have mentioned above with the cleanup.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 18:24:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204444#M166433</guid>
      <dc:creator>asubramanian</dc:creator>
      <dc:date>2017-11-27T18:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204445#M166434</link>
      <description>&lt;P&gt;Ahh.. wait &lt;A rel="user" href="https://community.cloudera.com/users/47441/gauravb117.html" nodeid="47441"&gt;@Gaurav Bapat&lt;/A&gt;, you also need to have Docker installed and running. In the above error message you can see that it says "Cannot connect to the Docker daemon".&lt;/P&gt;&lt;P&gt;Please install Docker (https://docs.docker.com/engine/installation)  and ensure that it is running before you proceed with the deployment.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 18:27:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204445#M166434</guid>
      <dc:creator>asubramanian</dc:creator>
      <dc:date>2017-11-27T18:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204446#M166435</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11832/asubramanian.html" nodeid="11832"&gt;@asubramanian&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you so much, I am following your steps, but why am I getting npm dependency warnings or angular-cli ?? do i have to type any other command for it?&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/7101iA7BD5AF588211E03/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="capture23.jpg" title="capture23.jpg" /&gt;</description>
      <pubDate>Mon, 27 Nov 2017 18:30:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204446#M166435</guid>
      <dc:creator>gauravb117</dc:creator>
      <dc:date>2017-11-27T18:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204447#M166436</link>
      <description>&lt;P&gt;Yeah, I have seen that too. I guess you can ignore them and move on, for now.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 18:31:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204447#M166436</guid>
      <dc:creator>asubramanian</dc:creator>
      <dc:date>2017-11-27T18:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204448#M166437</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11832/asubramanian.html" nodeid="11832"&gt;@asubramanian&lt;/A&gt; How do I see the metron UI, node1:8888 or something else?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 18:39:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204448#M166437</guid>
      <dc:creator>gauravb117</dc:creator>
      <dc:date>2017-11-27T18:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to deploy Apache Metron on single node VM, but Ansible and maven dependency failures, please help I am stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204449#M166438</link>
      <description>&lt;P&gt;Metron UI comprises the Kibana dashboard (node1:5000), service management (node1:2812), the Management UI (node1:4200) and the Alerts UI (node1:4201). Each of these cater to different things you would like to perform. The Metron site-book is an excellent place to know more about these - &lt;A href="https://metron.apache.org/current-book/index.html" target="_blank"&gt;https://metron.apache.org/current-book/index.html&lt;/A&gt;. Give it a try.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 18:50:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Trying-to-deploy-Apache-Metron-on-single-node-VM-but-Ansible/m-p/204449#M166438</guid>
      <dc:creator>asubramanian</dc:creator>
      <dc:date>2017-11-27T18:50:55Z</dc:date>
    </item>
  </channel>
</rss>

