<?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 How much time does Ambari take to set up a cluster? It fails often. Is there any free alternative? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-much-time-does-Ambari-take-to-set-up-a-cluster-It-fails/m-p/144717#M107296</link>
    <description>&lt;P&gt;Ambari takes too much time to install components. Is's been 2 hours at step 10 and completed only 3 components.It failed once while installing Hbase Client because of timeout of 1800 sec. I reduced it to 600 sec. &lt;/P&gt;&lt;P&gt;Kindly reply. Thank You..&lt;/P&gt;&lt;P&gt;Note: My internet speed is 3 Mbps.&lt;/P&gt;</description>
    <pubDate>Sun, 24 Jul 2016 03:00:45 GMT</pubDate>
    <dc:creator>subhash_sbp</dc:creator>
    <dc:date>2016-07-24T03:00:45Z</dc:date>
    <item>
      <title>How much time does Ambari take to set up a cluster? It fails often. Is there any free alternative?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-much-time-does-Ambari-take-to-set-up-a-cluster-It-fails/m-p/144717#M107296</link>
      <description>&lt;P&gt;Ambari takes too much time to install components. Is's been 2 hours at step 10 and completed only 3 components.It failed once while installing Hbase Client because of timeout of 1800 sec. I reduced it to 600 sec. &lt;/P&gt;&lt;P&gt;Kindly reply. Thank You..&lt;/P&gt;&lt;P&gt;Note: My internet speed is 3 Mbps.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jul 2016 03:00:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-much-time-does-Ambari-take-to-set-up-a-cluster-It-fails/m-p/144717#M107296</guid>
      <dc:creator>subhash_sbp</dc:creator>
      <dc:date>2016-07-24T03:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: How much time does Ambari take to set up a cluster? It fails often. Is there any free alternative?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-much-time-does-Ambari-take-to-set-up-a-cluster-It-fails/m-p/144718#M107297</link>
      <description>&lt;P&gt;Did you retry when it was shown timeout from Ambari. It will try to install the failed components again. Also, INCREASING the timeout may help, if the download was in progress. See if that helps.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jul 2016 03:28:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-much-time-does-Ambari-take-to-set-up-a-cluster-It-fails/m-p/144718#M107297</guid>
      <dc:creator>sshridhar</dc:creator>
      <dc:date>2016-07-24T03:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: How much time does Ambari take to set up a cluster? It fails often. Is there any free alternative?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-much-time-does-Ambari-take-to-set-up-a-cluster-It-fails/m-p/144719#M107298</link>
      <description>&lt;P&gt;It failed while installing HCat Client. I retried and while its installing below is the ambari-agent.log &lt;/P&gt;&lt;P&gt;ERROR 2016-07-24 02:19:07,238 script_alert.py:112 - [Alert][yarn_nodemanager_health] Failed with result CRITICAL: ['Connection failed to &lt;A href="http://localhost.localdomain:8042/ws/v1/node/info"&gt;http://localhost.localdomain:8042/ws/v1/node/info&lt;/A&gt; (Traceback (most recent call last):\n  File "/var/lib/ambari-agent/cache/common-services/YARN/2.1.0.2.0/package/alerts/alert_nodemanager_health.py", line 165, in execute\n    url_response = urllib2.urlopen(query, timeout=connection_timeout)\n  File "/usr/lib64/python2.6/urllib2.py", line 126, in urlopen\n    return _opener.open(url, data, timeout)\n  File "/usr/lib64/python2.6/urllib2.py", line 391, in open\n    response = self._open(req, data)\n  File "/usr/lib64/python2.6/urllib2.py", line 409, in _open\n    \'_open\', req)\n  File "/usr/lib64/python2.6/urllib2.py", line 369, in _call_chain\n    result = func(*args)\n  File "/usr/lib64/python2.6/urllib2.py", line 1190, in http_open\n    return self.do_open(httplib.HTTPConnection, req)\n  File "/usr/lib64/python2.6/urllib2.py", line 1165, in do_open\n    raise URLError(err)\nURLError: &amp;lt;urlopen error [Errno 111] Connection refused&amp;gt;\n)']
WARNING 2016-07-24 02:19:07,238 base_alert.py:417 - [Alert][yarn_resourcemanager_webui] HA nameservice value is present but there are no aliases for {{yarn-site/yarn.resourcemanager.ha.rm-ids}}
ERROR 2016-07-24 02:19:07,256 script_alert.py:112 - [Alert][hive_webhcat_server_status] Failed with result CRITICAL: ['Connection failed to &lt;A href="http://localhost.localdomain:50111/templeton/v1/status?user.name=ambari-qa"&gt;http://localhost.localdomain:8042/ws/v1/node/info&lt;/A&gt; + \nTraceback (most recent call last):\n  File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/alerts/alert_webhcat_server.py", line 190, in execute\n    url_response = urllib2.urlopen(query_url, timeout=connection_timeout)\n  File "/usr/lib64/python2.6/urllib2.py", line 126, in urlopen\n    return _opener.open(url, data, timeout)\n  File "/usr/lib64/python2.6/urllib2.py", line 391, in open\n    response = self._open(req, data)\n  File "/usr/lib64/python2.6/urllib2.py", line 409, in _open\n    \'_open\', req)\n  File "/usr/lib64/python2.6/urllib2.py", line 369, in _call_chain\n    result = func(*args)\n  File "/usr/lib64/python2.6/urllib2.py", line 1190, in http_open\n    return self.do_open(httplib.HTTPConnection, req)\n  File "/usr/lib64/python2.6/urllib2.py", line 1165, in do_open\n    raise URLError(err)\nURLError: &amp;lt;urlopen error [Errno 111] Connection refused&amp;gt;\n']
INFO 2016-07-24 02:19:07,263 logger.py:67 - Execute['export HIVE_CONF_DIR='/etc/hive/conf.server' ; hive --hiveconf hive.metastore.uris=thrift://localhost.localdomain:9083                 --hiveconf hive.metastore.client.connect.retry.delay=1                 --hiveconf hive.metastore.failure.retries=1                 --hiveconf hive.metastore.connect.retries=1                 --hiveconf hive.metastore.client.socket.timeout=14                 --hiveconf hive.execution.engine=mr -e 'show databases;''] {'path': ['/bin/', '/usr/bin/', '/usr/sbin/', '/usr/lib/hive/bin'], 'user': 'ambari-qa', 'timeout': 60}
INFO 2016-07-24 02:19:07,264 logger.py:67 - Execute['source /etc/oozie/conf/oozie-env.sh ; oozie admin -oozie &lt;A href="http://localhost.localdomain:11000/oozie"&gt;http://localhost.localdomain:8042/ws/v1/node/info&lt;/A&gt; -status'] {'environment': None, 'user': 'oozie'}
INFO 2016-07-24 02:19:07,275 logger.py:67 - Execute['! beeline -u 'jdbc:hive2://localhost.localdomain:10000/;transportMode=binary' -e '' 2&amp;gt;&amp;amp;1| awk '{print}'|grep -i -e 'Connection refused' -e 'Invalid URL''] {'path': ['/bin/', '/usr/bin/', '/usr/lib/hive/bin/', '/usr/sbin/'], 'user': 'ambari-qa', 'timeout': 60}
ERROR 2016-07-24 02:19:07,335 script_alert.py:112 - [Alert][hive_metastore_process] Failed with result CRITICAL: ['Metastore on localhost.localdomain failed (Traceback (most recent call last):\n  File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/alerts/alert_hive_metastore.py", line 183, in execute\n    timeout=int(check_command_timeout) )\n  File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 154, in __init__\n    self.env.run()\n  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 158, in run\n    self.run_action(resource, action)\n  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 121, in run_action\n    provider_action()\n  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", line 238, in action_run\n    tries=self.resource.tries, try_sleep=self.resource.try_sleep)\n  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 70, in inner\n    result = function(command, **kwargs)\n  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 92, in checked_call\n    tries=tries, try_sleep=try_sleep)\n  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 140, in _call_wrapper\n    result = _call(command, **kwargs_copy)\n  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 291, in _call\n    raise Fail(err_msg)\nFail: Execution of \'export HIVE_CONF_DIR=\'/etc/hive/conf.server\' ; hive --hiveconf hive.metastore.uris=thrift://localhost.localdomain:9083                 --hiveconf hive.metastore.client.connect.retry.delay=1                 --hiveconf hive.metastore.failure.retries=1                 --hiveconf hive.metastore.connect.retries=1                 --hiveconf hive.metastore.client.socket.timeout=14                 --hiveconf hive.execution.engine=mr -e \'show databases;\'\' returned 127. -bash: hive: command not found\n)']
ERROR 2016-07-24 02:19:07,359 script_alert.py:112 - [Alert][oozie_server_status] Failed with result CRITICAL: ["Execution of 'source /etc/oozie/conf/oozie-env.sh ; oozie admin -oozie &lt;A href="http://localhost.localdomain:11000/oozie"&gt;http://localhost.localdomain:8042/ws/v1/node/info&lt;/A&gt; -status' returned 127. -bash: /etc/oozie/conf/oozie-env.sh: No such file or directory\n-bash: oozie: command not found"]&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jul 2016 03:54:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-much-time-does-Ambari-take-to-set-up-a-cluster-It-fails/m-p/144719#M107298</guid>
      <dc:creator>subhash_sbp</dc:creator>
      <dc:date>2016-07-24T03:54:45Z</dc:date>
    </item>
  </channel>
</rss>

