<?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 settings after database restore in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141665#M104258</link>
    <description>&lt;P&gt;Ah, ok. So execute before starting cluster services to get what's there, execute again after starting services and basically do a diff between the 2? This is good.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Feb 2016 04:57:18 GMT</pubDate>
    <dc:creator>bcobb</dc:creator>
    <dc:date>2016-02-15T04:57:18Z</dc:date>
    <item>
      <title>Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141661#M104254</link>
      <description>&lt;P&gt;I had to restore an Ambari database backup, which was a bit behind the current cluster status. Will the Ambari restore "rollback" config changes upon cluster startup, and if so is there a way to "refresh" Ambari with what's current in the cluster. Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 03:26:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141661#M104254</guid>
      <dc:creator>bcobb</dc:creator>
      <dc:date>2016-02-15T03:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141662#M104255</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1972/bcobb.html" nodeid="1972"&gt;@Brenden Cobb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Make sure you backup existing db before the restore&lt;/P&gt;&lt;P&gt;Restore the old db&lt;/P&gt;&lt;P&gt;Restore the backup done in step 1 in different instance and try to match the content &lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;You can export the blueprint of existing cluster and restore , export the blueprint after restore and match the differences&lt;/P&gt;&lt;P&gt;Change the configs as per the differences&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 03:42:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141662#M104255</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-15T03:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141663#M104256</link>
      <description>&lt;P&gt;Thanks. For 1) This sounds like Ambari will overwrite existing component configs when using a database restore? For 2) is the blueprint created from Ambari's settings or the cluster's configs? I'm just not clear whether Ambari will overwrite what's in the cluster or pull, and if there's an option to control this behavior. &lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 04:23:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141663#M104256</guid>
      <dc:creator>bcobb</dc:creator>
      <dc:date>2016-02-15T04:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141664#M104257</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1972/bcobb.html" nodeid="1972"&gt;@Brenden Cobb&lt;/A&gt;&lt;P&gt;1) Yes&lt;/P&gt;&lt;P&gt;2) If you restore db then ambari will push configs based on configs in db. We need to be creative to find the delta.&lt;/P&gt;&lt;P&gt;3) curl -u admin:admin -i -H 'X-Requested-By: ambari' -X GET &lt;A href="http://ambariserver:8080/api/v1/clusters/clustername?format=blueprint" target="_blank"&gt;http://ambariserver:8080/api/v1/clusters/clustername?format=blueprint&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This will give you configs from the existing cluster and then run again after db restore &lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 04:28:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141664#M104257</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-15T04:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141665#M104258</link>
      <description>&lt;P&gt;Ah, ok. So execute before starting cluster services to get what's there, execute again after starting services and basically do a diff between the 2? This is good.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 04:57:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141665#M104258</guid>
      <dc:creator>bcobb</dc:creator>
      <dc:date>2016-02-15T04:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141666#M104259</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1972/bcobb.html" nodeid="1972"&gt;@Brenden Cobb&lt;/A&gt; Yes. I believe you have restore the old db ..if you have not then I would run the blueprint statement now and save it ...then restore db , run blueprint command ..&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 05:10:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141666#M104259</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-15T05:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141667#M104260</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1972/bcobb.html" nodeid="1972"&gt;@Brenden Cobb&lt;/A&gt;&lt;P&gt;since this is after-effect, I'd open a ticket with support. In my experience, i would backup all configs on every node, then try to restart agent on one node at a time as agent will advertise current config on a node to ambari server. Once you confirm everything is restored for that node, you can go to next node.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 08:09:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141667#M104260</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-15T08:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141668#M104261</link>
      <description>&lt;P&gt;Thanks I will keep that in mind as I progress. Support is not very helpful at the moment..that's why dropped by.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 10:05:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141668#M104261</guid>
      <dc:creator>bcobb</dc:creator>
      <dc:date>2016-02-15T10:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141669#M104262</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1972/bcobb.html" nodeid="1972"&gt;@Brenden Cobb&lt;/A&gt; which region are you in? You can tail the Ambari server log for configbstatus. &lt;A rel="user" href="https://community.cloudera.com/users/553/mherring.html" nodeid="553"&gt;@Mark Herring&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 10:30:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141669#M104262</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-15T10:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141670#M104263</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1972/bcobb.html" nodeid="1972"&gt;@Brenden Cobb&lt;/A&gt; Let's connect on linkedin and we can discuss this in detail.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 10:54:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141670#M104263</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-15T10:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141671#M104264</link>
      <description>&lt;P&gt;I'm in the Northeast. Thank you for the tips.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 13:40:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141671#M104264</guid>
      <dc:creator>bcobb</dc:creator>
      <dc:date>2016-02-15T13:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141672#M104265</link>
      <description>&lt;P&gt;Thanks Neeraj, look forward to connecting.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 13:42:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141672#M104265</guid>
      <dc:creator>bcobb</dc:creator>
      <dc:date>2016-02-15T13:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141673#M104266</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1972/bcobb.html" nodeid="1972"&gt;@Brenden Cobb&lt;/A&gt;  Did you try the above solution? I am looking forward to see the final outcome. &lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 20:19:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141673#M104266</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-15T20:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141674#M104267</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1972/bcobb.html" nodeid="1972"&gt;@Brenden Cobb&lt;/A&gt; no problem, I escalated your issue to get proper attention. I'm in Northeast, if you have similar issues, you can reach out to me directly. Also, please post your current status as this thread also needs to know the solution :).&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 21:53:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141674#M104267</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-15T21:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141675#M104268</link>
      <description>&lt;P&gt;As suggested, I have the blueprint which reflects all the current information for our stack (2.3.2). When attempting to start services on the cluster Ambari favors 2.2, the previously installed version. My assumption is the Ambari database needs some adjusting to properly recognize 2.3.2. I've tried a few updates to set the installed stack to 2.3.2, but Ambari is unsuccessful at starting the cluster components.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 23:47:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141675#M104268</guid>
      <dc:creator>bcobb</dc:creator>
      <dc:date>2016-02-15T23:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141676#M104269</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1972/bcobb.html" nodeid="1972"&gt;@Brenden Cobb&lt;/A&gt; please escalate your case to level 1.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 23:49:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141676#M104269</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-15T23:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141677#M104270</link>
      <description>&lt;P&gt;Thank you Artem. My current status is up in response to Neeraj's comments.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 23:49:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141677#M104270</guid>
      <dc:creator>bcobb</dc:creator>
      <dc:date>2016-02-15T23:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141678#M104271</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1972/bcobb.html" nodeid="1972"&gt;@Brenden Cobb&lt;/A&gt; Are you upgrading ambari? Whats the previous and latest version?&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.0.0/bk_upgrading_Ambari/content/_ambari_upgrade_guide.html"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.0.0/bk_upgrading_Ambari/content/_ambari_upgrade_guide.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2.3.2 is HDP version&lt;/P&gt;&lt;P&gt;2.2.0 is Ambari version&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 23:52:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141678#M104271</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-15T23:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141679#M104272</link>
      <description>&lt;P&gt;Nope, not upgrading anything. Ambari database stack options: &lt;/P&gt;&lt;PRE&gt;select * from stack;
 stack_id | stack_name |  stack_version
----------+------------+-----------------
        1 | HDP        | 2.3
        2 | HDP        | 2.1.GlusterFS
        3 | HDP        | 2.2
        4 | HDP        | 2.1
        5 | HDP        | 2.0
        6 | HDP        | 2.0.6
        7 | HDP        | 2.3.GlusterFS
        8 | HDP        | 2.0.6.GlusterFS

&lt;/PRE&gt;</description>
      <pubDate>Tue, 16 Feb 2016 00:01:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141679#M104272</guid>
      <dc:creator>bcobb</dc:creator>
      <dc:date>2016-02-16T00:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari settings after database restore</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141680#M104273</link>
      <description>&lt;P&gt;Also:&lt;/P&gt;&lt;PRE&gt;$ ls /usr/hdp
2.2.0.0-2041  2.2.4.2-2  2.3.2.0-2950  current&lt;/PRE&gt;&lt;P&gt;Where current is correctly pointing to 2.3.x&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2016 00:16:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-settings-after-database-restore/m-p/141680#M104273</guid>
      <dc:creator>bcobb</dc:creator>
      <dc:date>2016-02-16T00:16:42Z</dc:date>
    </item>
  </channel>
</rss>

