<?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: Ambari not able to start services after HDP 2.2 to 2.3 upgrade in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-not-able-to-start-services-after-HDP-2-2-to-2-3/m-p/140941#M44032</link>
    <description>&lt;P&gt;
	Thank you it did help. The bug fix jira threw me off.  I am running into another issue now with kafka where i am running into the following&lt;/P&gt;&lt;P&gt;
	&lt;A href="https://issues.apache.org/jira/browse/AMBARI-14147" target="_blank"&gt;https://issues.apache.org/jira/browse/AMBARI-14147&lt;/A&gt;&lt;/P&gt;&lt;P&gt;
	Any way to fix without applying the patch. Also i see this is stemming from me not able to reset the version using this command. We have upgraded and finalized the upgrade but Ambari stack and versions continue to say upgrade in progress. When i run the following &lt;/P&gt;&lt;P&gt;
	ambari-server set-current --cluster-name=*** --version-display-name=HDP-2.3.4.0&lt;/P&gt;&lt;P&gt;ERROR: Exiting with exit code 1.
REASON: Error during setting current version. Http status code - 500.
 {
  "status" : 500,
  "message" : "org.apache.ambari.server.controller.spi.SystemException: Finalization failed. More details: \nSTDOUT: Begin finalizing the upgrade of cluster 001 to version 2.3.0.0-2557\nThe following 1 host(s) have not been upgraded to version 2.3.0.0-2557. Please install and upgrade the Stack Version on those hosts and try again.\nHosts: ns1.hadoop.com\n\nSTDERR: The following 1 host(s) have not been upgraded to version 2.3.0.0-2557. Please install and upgrade the Stack Version on those hosts and try again.\nHosts: ns1.hadoop.com\n"
}&lt;/P&gt;&lt;P&gt;Any thoughts ? &lt;/P&gt;&lt;P&gt;Thanks for checking&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2016 22:38:11 GMT</pubDate>
    <dc:creator>prnuamat</dc:creator>
    <dc:date>2016-10-20T22:38:11Z</dc:date>
    <item>
      <title>Ambari not able to start services after HDP 2.2 to 2.3 upgrade</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-not-able-to-start-services-after-HDP-2-2-to-2-3/m-p/140938#M44029</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/326/afernandez.html" nodeid="326"&gt;@Alejandro Fernandez&lt;/A&gt;&lt;P&gt;We have upgraded from Amabari 1.7 to Ambari 2.1.2 last week and today we have upgraded from HDP 2.2 to HDP 2.3 (manual upgrade). The final goal is from here do a rolling upgrade to HDP 2.3.4. &lt;/P&gt;&lt;P&gt;All the upgrade process went fine and all the services are running fine until i issued a &lt;/P&gt;&lt;P&gt;ambari-server set-current --cluster-name=*** --version-display-name=HDP-2.3.4.0&lt;/P&gt;&lt;P&gt;and restarted the cluster as it was showing pending upgrade in the stacks and versions page.  &lt;/P&gt;&lt;P&gt;Every time i start a service I get the following error&lt;/P&gt;&lt;PRE&gt; File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY/scripts/shared_initialization.py", line 70, in setup_users
    create_tez_am_view_acls()
  File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY/scripts/shared_initialization.py", line 94, in create_tez_am_view_acls
    if not params.tez_am_view_acls.startswith("*"):
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/config_dictionary.py", line 81, in __getattr__
    raise Fail("Configuration parameter '" + self.name + "' was not found in configurations dictionary!")
resource_management.core.exceptions.Fail: Configuration parameter 'tez.am.view-acls' was not found in configurations dictionary!
Error: Error: Unable to run the custom hook script ['/usr/bin/python2.6', '/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY/scripts/hook.py', 'ANY', '/var/lib/ambari-agent/data/command-5003.json', '/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY', '/var/lib/ambari-agent/data/structured-out-5003.json', 'INFO', '/var/lib/ambari-agent/tmp']&lt;/PRE&gt;&lt;P&gt;I did see a Jira and Fix but we have not encountered this when we upgraded our Dev environment. &lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/AMBARI-13835" target="_blank"&gt;https://issues.apache.org/jira/browse/AMBARI-13835&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Moving to a new version is not that easy in our organization, and am trying to see if there is any work around to fix this issue. &lt;/P&gt;&lt;P&gt;Is there a way to do a roll back or do a rolling upgrade to 2.3.4 ? I know this is specific to ambari and am trying to see how to fix this ?  I am able to shutdown the services but not able to start any. &lt;/P&gt;&lt;P&gt;Thanks for looking into this&lt;/P&gt;&lt;P&gt;Prasad&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 06:45:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-not-able-to-start-services-after-HDP-2-2-to-2-3/m-p/140938#M44029</guid>
      <dc:creator>prnuamat</dc:creator>
      <dc:date>2016-10-20T06:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari not able to start services after HDP 2.2 to 2.3 upgrade</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-not-able-to-start-services-after-HDP-2-2-to-2-3/m-p/140939#M44030</link>
      <description>&lt;P&gt;set the property "&lt;A href="http://tez.am/"&gt;tez.am&lt;/A&gt;.view-acls" to * &lt;/P&gt;&lt;P&gt;and then restart the services.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 10:19:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-not-able-to-start-services-after-HDP-2-2-to-2-3/m-p/140939#M44030</guid>
      <dc:creator>jkotireddy</dc:creator>
      <dc:date>2016-10-20T10:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari not able to start services after HDP 2.2 to 2.3 upgrade</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-not-able-to-start-services-after-HDP-2-2-to-2-3/m-p/140940#M44031</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/7959/prnuamat.html" nodeid="7959"&gt;@prasad nuamatha&lt;/A&gt;&lt;P&gt;Property &lt;A href="http://tez.am/"&gt;tez.am&lt;/A&gt;.view-acls might be missing in tez-site.xml, please add "&lt;A href="http://tez.am/"&gt;tez.am&lt;/A&gt;.view-acls" to custom tez-site and set the values to "*" (it can also be empty). &lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 11:52:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-not-able-to-start-services-after-HDP-2-2-to-2-3/m-p/140940#M44031</guid>
      <dc:creator>rguruvannagari</dc:creator>
      <dc:date>2016-10-20T11:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari not able to start services after HDP 2.2 to 2.3 upgrade</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-not-able-to-start-services-after-HDP-2-2-to-2-3/m-p/140941#M44032</link>
      <description>&lt;P&gt;
	Thank you it did help. The bug fix jira threw me off.  I am running into another issue now with kafka where i am running into the following&lt;/P&gt;&lt;P&gt;
	&lt;A href="https://issues.apache.org/jira/browse/AMBARI-14147" target="_blank"&gt;https://issues.apache.org/jira/browse/AMBARI-14147&lt;/A&gt;&lt;/P&gt;&lt;P&gt;
	Any way to fix without applying the patch. Also i see this is stemming from me not able to reset the version using this command. We have upgraded and finalized the upgrade but Ambari stack and versions continue to say upgrade in progress. When i run the following &lt;/P&gt;&lt;P&gt;
	ambari-server set-current --cluster-name=*** --version-display-name=HDP-2.3.4.0&lt;/P&gt;&lt;P&gt;ERROR: Exiting with exit code 1.
REASON: Error during setting current version. Http status code - 500.
 {
  "status" : 500,
  "message" : "org.apache.ambari.server.controller.spi.SystemException: Finalization failed. More details: \nSTDOUT: Begin finalizing the upgrade of cluster 001 to version 2.3.0.0-2557\nThe following 1 host(s) have not been upgraded to version 2.3.0.0-2557. Please install and upgrade the Stack Version on those hosts and try again.\nHosts: ns1.hadoop.com\n\nSTDERR: The following 1 host(s) have not been upgraded to version 2.3.0.0-2557. Please install and upgrade the Stack Version on those hosts and try again.\nHosts: ns1.hadoop.com\n"
}&lt;/P&gt;&lt;P&gt;Any thoughts ? &lt;/P&gt;&lt;P&gt;Thanks for checking&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 22:38:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-not-able-to-start-services-after-HDP-2-2-to-2-3/m-p/140941#M44032</guid>
      <dc:creator>prnuamat</dc:creator>
      <dc:date>2016-10-20T22:38:11Z</dc:date>
    </item>
  </channel>
</rss>

