<?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 Can one use a single database server for hosting Ambari database for multiple clusters? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-one-use-a-single-database-server-for-hosting-Ambari/m-p/110339#M25836</link>
    <description>&lt;P&gt;Picture a scenario where you have one MySQL database server and I'd like to run two Ambari managed clusters. Would name collision occur if 2nd cluster tried to create a database on the same server? Can you use a different name for Ambari database?&lt;/P&gt;</description>
    <pubDate>Fri, 22 Apr 2016 01:32:19 GMT</pubDate>
    <dc:creator>aervits</dc:creator>
    <dc:date>2016-04-22T01:32:19Z</dc:date>
    <item>
      <title>Can one use a single database server for hosting Ambari database for multiple clusters?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-one-use-a-single-database-server-for-hosting-Ambari/m-p/110339#M25836</link>
      <description>&lt;P&gt;Picture a scenario where you have one MySQL database server and I'd like to run two Ambari managed clusters. Would name collision occur if 2nd cluster tried to create a database on the same server? Can you use a different name for Ambari database?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 01:32:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-one-use-a-single-database-server-for-hosting-Ambari/m-p/110339#M25836</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-04-22T01:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can one use a single database server for hosting Ambari database for multiple clusters?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-one-use-a-single-database-server-for-hosting-Ambari/m-p/110340#M25837</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/393/aervits.html" nodeid="393"&gt;@Artem Ervits&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This can definitely be done, but you'll need a different "database" (MySQL parlance) or "schema" (Oracle, DB2 parlance) for each Ambari cluster. For example, you might create an "ambari-Prod1" database or schema for the Prod1 HDP cluster and an "ambari-Test2" database/schema for the Test2 HDP cluster.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 01:37:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-one-use-a-single-database-server-for-hosting-Ambari/m-p/110340#M25837</guid>
      <dc:creator>emaxwell</dc:creator>
      <dc:date>2016-04-22T01:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can one use a single database server for hosting Ambari database for multiple clusters?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-one-use-a-single-database-server-for-hosting-Ambari/m-p/110341#M25838</link>
      <description>&lt;P&gt;thanks, I'm going to test this right now. Stay tuned for your 10 points :).&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 01:47:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-one-use-a-single-database-server-for-hosting-Ambari/m-p/110341#M25838</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-04-22T01:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can one use a single database server for hosting Ambari database for multiple clusters?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-one-use-a-single-database-server-for-hosting-Ambari/m-p/110342#M25839</link>
      <description>&lt;P&gt;+1. You need a different database for each Ambari server. These databases can be on the same SQL server. All that Ambari requires is a connection string.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 02:45:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-one-use-a-single-database-server-for-hosting-Ambari/m-p/110342#M25839</guid>
      <dc:creator>nsomasundaram</dc:creator>
      <dc:date>2016-04-22T02:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can one use a single database server for hosting Ambari database for multiple clusters?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-one-use-a-single-database-server-for-hosting-Ambari/m-p/110343#M25840</link>
      <description>&lt;P&gt;It's turning out more time consuming than I thought. Two things I noticed is first, you cannot have upper case letters in database name and second, after you run setup, it asks you to run a SQL file with schema DDL, in case of Postgres, it always asks to run EMBEDDED DDL SQL which doesn't work. Still struggling with this use case. &lt;A rel="user" href="https://community.cloudera.com/users/98/emaxwell.html" nodeid="98"&gt;@emaxwell&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/517/nsomasundaram.html" nodeid="517"&gt;@Nahappan Somasundaram&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 08:45:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-one-use-a-single-database-server-for-hosting-Ambari/m-p/110343#M25840</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-04-22T08:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can one use a single database server for hosting Ambari database for multiple clusters?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-one-use-a-single-database-server-for-hosting-Ambari/m-p/110344#M25841</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/393/aervits.html" nodeid="393"&gt;@Artem Ervits&lt;/A&gt; This is a long standing bug in Ambari setup. For an external Postgres database the script is:&lt;/P&gt;&lt;P&gt;Ambari-DDL-Postgres-CREATE.sql&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 23:27:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-one-use-a-single-database-server-for-hosting-Ambari/m-p/110344#M25841</guid>
      <dc:creator>bcobb</dc:creator>
      <dc:date>2016-07-08T23:27:01Z</dc:date>
    </item>
  </channel>
</rss>

