<?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: Disable ResourceManager HA in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Disable-ResourceManager-HA/m-p/221662#M183536</link>
    <description>&lt;P&gt;I already tried that but I'm getting the same error.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Apr 2018 17:08:05 GMT</pubDate>
    <dc:creator>alex_schaetzle</dc:creator>
    <dc:date>2018-04-20T17:08:05Z</dc:date>
    <item>
      <title>Disable ResourceManager HA</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-ResourceManager-HA/m-p/221660#M183534</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to disable ResourceManager High Availablity because I cannot find a solution to a problem with proxy server redirection (&lt;A href="https://community.hortonworks.com/questions/185779/yarn-exception-could-not-determine-the-proxy-serve.html"&gt;YARN Exception: Could not determine the proxy server for redirection&lt;/A&gt;) and I want to check if the problem is gone when not using YARN HA.&lt;/P&gt;&lt;P&gt;I'm following the documentation to do that (&lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.1.0/bk_ambari-operations/content/how_to_disable_resourcemanager_high_availability.html"&gt;Disable ResourceManager High Availability&lt;/A&gt;) but I'm getting an error when executing the script in step 2. I call it like this:&lt;/P&gt;&lt;PRE&gt;/var/lib/ambari-server/resources/scripts/configs.py get m0201.cl.psiori.com psiori yarn-site yarn-site.json&lt;/PRE&gt;&lt;P&gt;The hostname of the Ambari server is "m0201.cl.psiori.com" and the cluster name is "psiori" but if fails with the error:&lt;/P&gt;&lt;PRE&gt;configs.py: error: One of required options is not passed&lt;/PRE&gt;&lt;P&gt;What am I doing wrong? And why can I not simply remove the corresponding configuration values mentioned in step 3 in the Ambari UI?&lt;/P&gt;&lt;P&gt;Thx,&lt;BR /&gt;Alex&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 15:46:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-ResourceManager-HA/m-p/221660#M183534</guid>
      <dc:creator>alex_schaetzle</dc:creator>
      <dc:date>2018-04-20T15:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Disable ResourceManager HA</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-ResourceManager-HA/m-p/221661#M183535</link>
      <description>&lt;P&gt;The usage of the script will be displayed when running it with the parameter --help or -h. From a quick look, it seems that the script expects parameter by name like &lt;/P&gt;&lt;P&gt;&lt;CODE&gt;-a ACTION, --action=ACTION&amp;lt;br&amp;gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;while you try to provide the parameter by position. I.e. instead of "configs.py get ..." it should be "configs.py -a get ..."&lt;/P&gt;&lt;P&gt;Ambari has some mandatory configs, that you can't delete. It should be easy to check if the parameter you want to delete are mandatory or not: locate them in the Ambari UI, and check if there is the 'delete' action icon right of the config, it looks like the traffic sign entrance forbidden. If the icon is there, you can delete them using Ambari UI.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 16:14:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-ResourceManager-HA/m-p/221661#M183535</guid>
      <dc:creator>arald</dc:creator>
      <dc:date>2018-04-20T16:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Disable ResourceManager HA</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-ResourceManager-HA/m-p/221662#M183536</link>
      <description>&lt;P&gt;I already tried that but I'm getting the same error.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 17:08:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-ResourceManager-HA/m-p/221662#M183536</guid>
      <dc:creator>alex_schaetzle</dc:creator>
      <dc:date>2018-04-20T17:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Disable ResourceManager HA</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-ResourceManager-HA/m-p/221663#M183537</link>
      <description>&lt;P&gt;I managed to get it running by specifying all the required options usind the right flags. The documentation still seams to use the command as it was used for configs.sh (before Ambari 2.6.0) but is not valid anymore for configs.py. The documentation should be adapted to the new command for configs.py.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 17:17:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-ResourceManager-HA/m-p/221663#M183537</guid>
      <dc:creator>alex_schaetzle</dc:creator>
      <dc:date>2018-04-20T17:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Disable ResourceManager HA</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-ResourceManager-HA/m-p/221664#M183538</link>
      <description>&lt;P&gt;good to hear it worked. it would be great if you accept the answer so that this thread is marked as closed. I submitted the hint on the documentation as an idea.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 17:48:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-ResourceManager-HA/m-p/221664#M183538</guid>
      <dc:creator>arald</dc:creator>
      <dc:date>2018-04-20T17:48:39Z</dc:date>
    </item>
  </channel>
</rss>

