<?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: Issue when installing apache metron on sandbox (Ambari) in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182527#M144693</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11842/zeolla.html" nodeid="11842"&gt;@Jon Zeolla&lt;/A&gt; - is on the right track. Your Kafka broker seems to have died and as a result, the Metron service start process cannot contact it to create the topics it needs.

I'd recommend either using &lt;A target="_blank" href="https://github.com/apache/metron/tree/master/metron-deployment/vagrant/full-dev-platform"&gt;Metron's Full-Dev &lt;/A&gt; environment. If you're determined to get it running on the Sandbox, you'll need to do a resource sizing activity to make sure all the services can live in the amount of memory available to the container.&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2017 04:38:59 GMT</pubDate>
    <dc:creator>dlyle</dc:creator>
    <dc:date>2017-05-23T04:38:59Z</dc:date>
    <item>
      <title>Issue when installing apache metron on sandbox (Ambari)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182525#M144691</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;I'm trying to install apache metron on Hortonworks HDP sandbox via Ambari.&lt;/P&gt;&lt;P&gt;I have issue on step " Metron Enrichment Start " and ha&lt;/P&gt;&lt;P&gt;ve this view :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="15637-capture.png" style="width: 936px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19145i9F706840D80F1B2D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="15637-capture.png" alt="15637-capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And i have this Traceback :&lt;/P&gt;&lt;PRE&gt;Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/common-services/METRON/0.4.0.1.1.0.0/package/scripts/enrichment_master.py", line 113, in &amp;lt;module&amp;gt;
    Enrichment().execute()
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 314, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/common-services/METRON/0.4.0.1.1.0.0/package/scripts/enrichment_master.py", line 64, in start
    commands.init_kafka_topics()
  File "/var/lib/ambari-agent/cache/common-services/METRON/0.4.0.1.1.0.0/package/scripts/enrichment_commands.py", line 127, in init_kafka_topics
    metron_service.init_kafka_topics(self.__params, [self.__enrichment_topic, self.__params.metron_error_topic])
  File "/var/lib/ambari-agent/cache/common-services/METRON/0.4.0.1.1.0.0/package/scripts/metron_service.py", line 120, in init_kafka_topics
    user=params.kafka_user)
  File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 155, in __init__
    self.env.run()
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 160, in run
    self.run_action(resource, action)
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 124, in run_action
    provider_action()
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", line 262, in action_run
    tries=self.resource.tries, try_sleep=self.resource.try_sleep)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 72, in inner
    result = function(command, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 102, in checked_call
    tries=tries, try_sleep=try_sleep, timeout_kill_strategy=timeout_kill_strategy)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 150, in _call_wrapper
    result = _call(command, **kwargs_copy)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 303, in _call
    raise ExecutionFailed(err_msg, code, out, err)
resource_management.core.exceptions.ExecutionFailed: Execution of '/usr/hdp/current/kafka-broker/bin/kafka-topics.sh                             --zookeeper sandbox.hortonworks.com:2181                             --create                             --if-not-exists                             --topic enrichments                             --partitions 1                             --replication-factor 1                             --config retention.bytes=10737418240' returned 1. OpenJDK 64-Bit Server VM warning: If the number of processors is expected to increase from one, then you should configure the number of parallel GC threads appropriately using -XX:ParallelGCThreads=N
Error while executing topic command : replication factor: 1 larger than available brokers: 0
[2017-05-22 12:11:31,848] ERROR org.apache.kafka.common.errors.InvalidReplicationFactorException: replication factor: 1 larger than available brokers: 0
 (kafka.admin.TopicCommand$)&lt;/PRE&gt;&lt;P&gt;If someone could help me please ? It's the second time i have this issue.&lt;/P&gt;&lt;P&gt;PS: I run sandbox 2.6 in a docker&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 08:52:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182525#M144691</guid>
      <dc:creator>clement_faraon</dc:creator>
      <dc:date>2019-08-18T08:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when installing apache metron on sandbox (Ambari)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182526#M144692</link>
      <description>&lt;P&gt;Not 100% sure, but seems like a resource constraints issue.  Have you tried running this again, getting the same result?  Also, what kind of resources (CPU, RAM, etc.) are you allocating to this?&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 01:33:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182526#M144692</guid>
      <dc:creator>zeolla</dc:creator>
      <dc:date>2017-05-23T01:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when installing apache metron on sandbox (Ambari)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182527#M144693</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11842/zeolla.html" nodeid="11842"&gt;@Jon Zeolla&lt;/A&gt; - is on the right track. Your Kafka broker seems to have died and as a result, the Metron service start process cannot contact it to create the topics it needs.

I'd recommend either using &lt;A target="_blank" href="https://github.com/apache/metron/tree/master/metron-deployment/vagrant/full-dev-platform"&gt;Metron's Full-Dev &lt;/A&gt; environment. If you're determined to get it running on the Sandbox, you'll need to do a resource sizing activity to make sure all the services can live in the amount of memory available to the container.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 04:38:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182527#M144693</guid>
      <dc:creator>dlyle</dc:creator>
      <dc:date>2017-05-23T04:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when installing apache metron on sandbox (Ambari)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182528#M144694</link>
      <description>&lt;P&gt;Thanks you ! I will try the Metron's Full-Dev.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 15:24:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182528#M144694</guid>
      <dc:creator>clement_faraon</dc:creator>
      <dc:date>2017-05-24T15:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when installing apache metron on sandbox (Ambari)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182529#M144695</link>
      <description>&lt;P&gt;Yes, if run again i get same results... I allocate 1024Mo Ram &lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 20:41:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182529#M144695</guid>
      <dc:creator>clement_faraon</dc:creator>
      <dc:date>2017-05-24T20:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when installing apache metron on sandbox (Ambari)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182530#M144696</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/308/dlyle.html" nodeid="308"&gt;@David Lyle&lt;/A&gt; , i only have a Cloud machine. Of course, when in run full-dev metron in my VM i get &lt;/P&gt;&lt;P&gt;"Stderr: VBoxManage: error: VT-x is not available (VERR_VMX_NO_VMX)" because nested virtualisation..&lt;/P&gt;&lt;P&gt;Do you have any idea to fix it?&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 20:49:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182530#M144696</guid>
      <dc:creator>clement_faraon</dc:creator>
      <dc:date>2017-05-24T20:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when installing apache metron on sandbox (Ambari)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182531#M144697</link>
      <description>&lt;P&gt;I only took a quick look into this - it seems that as of Jun 3, 2014 AWS doesn't seem to support VT-x.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 21:15:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182531#M144697</guid>
      <dc:creator>zeolla</dc:creator>
      <dc:date>2017-05-24T21:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when installing apache metron on sandbox (Ambari)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182532#M144698</link>
      <description>&lt;P&gt;solved by using docker method&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 19:19:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-when-installing-apache-metron-on-sandbox-Ambari/m-p/182532#M144698</guid>
      <dc:creator>clement_faraon</dc:creator>
      <dc:date>2017-06-02T19:19:55Z</dc:date>
    </item>
  </channel>
</rss>

