<?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: How to automate configuration changes to non default Ambari config group? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-automate-configuration-changes-to-non-default-Ambari/m-p/94632#M7887</link>
    <description>&lt;P&gt;Thanks &lt;A href="http://community.hortonworks.com/questions/587/how-to-automate-configuration-changes-to-non-defau.html#"&gt;@smohanty@hortonworks.com&lt;/A&gt;. Is it correct to say that we need to pass in previously configured properties as well as new properties together to the POST? (to avoid removal of existing properties)&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2015 12:04:52 GMT</pubDate>
    <dc:creator>abajwa</dc:creator>
    <dc:date>2015-09-30T12:04:52Z</dc:date>
    <item>
      <title>How to automate configuration changes to non default Ambari config group?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-automate-configuration-changes-to-non-default-Ambari/m-p/94630#M7885</link>
      <description>&lt;P&gt;/var/lib/ambari-server/resources/scripts/configs.sh is a great way to automate config changes, but seems it only supports the 'Default' config group. Is there a clean way to make changes to other config groups via API?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2015 11:01:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-automate-configuration-changes-to-non-default-Ambari/m-p/94630#M7885</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2015-09-30T11:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to automate configuration changes to non default Ambari config group?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-automate-configuration-changes-to-non-default-Ambari/m-p/94631#M7886</link>
      <description>&lt;P&gt;Yes you can use APIs. Sample:&lt;/P&gt;&lt;P&gt;A PUT call at &lt;A href="http://ambari.host:8080/api/v1/clusters/c1/config_groups/2" target="_blank"&gt;http://ambari.host:8080/api/v1/clusters/c1/config_groups/2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;with payload:&lt;/P&gt;&lt;PRE&gt;[{"ConfigGroup":{"id":2,"cluster_name":"c1","group_name":"A config group","tag":"HDFS","description":"A config group","hosts":[{"host_name":"host1"}],"service_config_version_note":"change","desired_configs":[{"type":"hdfs-site","tag":"version1443587493807","properties":{"dfs.replication":"2","dfs.datanode.du.reserved":"1073741822"}}]}}] &lt;/PRE&gt;&lt;P&gt;will modify the config group. A POST to &lt;A href="http://ambari.host:8080/api/v1/clusters/c1/config_groups" target="_blank"&gt;http://ambari.host:8080/api/v1/clusters/c1/config_groups&lt;/A&gt; would have created a new config group.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2015 11:46:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-automate-configuration-changes-to-non-default-Ambari/m-p/94631#M7886</guid>
      <dc:creator>smohanty</dc:creator>
      <dc:date>2015-09-30T11:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to automate configuration changes to non default Ambari config group?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-automate-configuration-changes-to-non-default-Ambari/m-p/94632#M7887</link>
      <description>&lt;P&gt;Thanks &lt;A href="http://community.hortonworks.com/questions/587/how-to-automate-configuration-changes-to-non-defau.html#"&gt;@smohanty@hortonworks.com&lt;/A&gt;. Is it correct to say that we need to pass in previously configured properties as well as new properties together to the POST? (to avoid removal of existing properties)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2015 12:04:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-automate-configuration-changes-to-non-default-Ambari/m-p/94632#M7887</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2015-09-30T12:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to automate configuration changes to non default Ambari config group?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-automate-configuration-changes-to-non-default-Ambari/m-p/94633#M7888</link>
      <description>&lt;P&gt;how do add new host on existing config_groups through ambari api&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 18:17:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-automate-configuration-changes-to-non-default-Ambari/m-p/94633#M7888</guid>
      <dc:creator>ramakrishnan_sa</dc:creator>
      <dc:date>2017-06-07T18:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to automate configuration changes to non default Ambari config group?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-automate-configuration-changes-to-non-default-Ambari/m-p/350476#M7889</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;A class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35932" target="_blank"&gt;&lt;SPAN class=""&gt;smohanty&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you show me example for - how to config the dfs.replication by using full example ( as with curl ) ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you mentioned the -&amp;nbsp;version1443587493807 , according to what I need to set this "version number"?&lt;/P&gt;</description>
      <pubDate>Sat, 20 Aug 2022 21:13:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-automate-configuration-changes-to-non-default-Ambari/m-p/350476#M7889</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2022-08-20T21:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to automate configuration changes to non default Ambari config group?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-automate-configuration-changes-to-non-default-Ambari/m-p/350496#M7890</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/59349"&gt;@mike_bronson7&lt;/a&gt;,&amp;nbsp;as this is an older post, you would have a better chance of receiving a resolution by&lt;A href="“https://community.cloudera.com/t5/forums/postpage/board-id/Questions”" target="_blank"&gt; starting a new thread&lt;/A&gt;. This will also be an opportunity to provide details specific to your environment that could aid others in assisting you with a more accurate answer to your question. You can link this thread as a reference in your new post.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 05:31:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-automate-configuration-changes-to-non-default-Ambari/m-p/350496#M7890</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2022-08-22T05:31:34Z</dc:date>
    </item>
  </channel>
</rss>

