<?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: What are Best Practices for placing Databases for Oozie, Ranger, Hive for Production use in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/What-are-Best-Practices-for-placing-Databases-for-Oozie/m-p/110496#M73344</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/369/amcbarnett.html" nodeid="369"&gt;@Ancil McBarnett&lt;/A&gt;&lt;P&gt;Yes, we can use database on another node outside of the cluster. We need to make sure that network connection is stable and &lt;STRONG&gt;redundant&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;I am big fan of database consolidation as it makes it easy to maintain and backup. &lt;/P&gt;</description>
    <pubDate>Tue, 26 Jan 2016 02:53:13 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2016-01-26T02:53:13Z</dc:date>
    <item>
      <title>What are Best Practices for placing Databases for Oozie, Ranger, Hive for Production use</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-are-Best-Practices-for-placing-Databases-for-Oozie/m-p/110495#M73343</link>
      <description>&lt;P&gt;This &lt;A target="_blank" href="https://community.hortonworks.com/questions/182/what-are-oozie-production-recommendations.html"&gt;link&lt;/A&gt; has some great write ups on Oozie Production Recommendations.  &lt;/P&gt;&lt;P&gt;It does mention DO not use the same Hive Server MYSQL database for Oozie.&lt;/P&gt;&lt;P&gt;What I want to know is can I use an existing database I have in my organization, perhaps on another node outside of the cluster, for Oozie, Ranger, Hive etc, or should all the databases be located in the cluster?&lt;/P&gt;&lt;P&gt;What are the cons for using an existing database on a separate node, network etc. outside the cluster for these components?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 02:47:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-are-Best-Practices-for-placing-Databases-for-Oozie/m-p/110495#M73343</guid>
      <dc:creator>amcbarnett</dc:creator>
      <dc:date>2016-01-26T02:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: What are Best Practices for placing Databases for Oozie, Ranger, Hive for Production use</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-are-Best-Practices-for-placing-Databases-for-Oozie/m-p/110496#M73344</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/369/amcbarnett.html" nodeid="369"&gt;@Ancil McBarnett&lt;/A&gt;&lt;P&gt;Yes, we can use database on another node outside of the cluster. We need to make sure that network connection is stable and &lt;STRONG&gt;redundant&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;I am big fan of database consolidation as it makes it easy to maintain and backup. &lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 02:53:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-are-Best-Practices-for-placing-Databases-for-Oozie/m-p/110496#M73344</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-01-26T02:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: What are Best Practices for placing Databases for Oozie, Ranger, Hive for Production use</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-are-Best-Practices-for-placing-Databases-for-Oozie/m-p/110497#M73345</link>
      <description>&lt;P&gt;What if the Database is in a VM Image?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 02:54:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-are-Best-Practices-for-placing-Databases-for-Oozie/m-p/110497#M73345</guid>
      <dc:creator>amcbarnett</dc:creator>
      <dc:date>2016-01-26T02:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: What are Best Practices for placing Databases for Oozie, Ranger, Hive for Production use</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-are-Best-Practices-for-placing-Databases-for-Oozie/m-p/110498#M73346</link>
      <description>&lt;P&gt;Just be wary of potential load issues. We reached the connection limits of our consolidated postgresql database because all services were pointing to the same db, This essentially stopped oozie and hive randomly. The biggest culprit seems to have been ranger. If auditing to db is switched on it puts quite a load on the database. &lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 21:03:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-are-Best-Practices-for-placing-Databases-for-Oozie/m-p/110498#M73346</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-01-26T21:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: What are Best Practices for placing Databases for Oozie, Ranger, Hive for Production use</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-are-Best-Practices-for-placing-Databases-for-Oozie/m-p/110499#M73347</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/369/amcbarnett.html" nodeid="369"&gt;@Ancil McBarnett&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vm works as long as it's tuned and has good configuration . It's better to have vm as we can increase resources as we grow &lt;/P&gt;&lt;P&gt;Ranger will in solr so no concerns on &lt;A rel="user" href="https://community.cloudera.com/users/168/bleonhardi.html" nodeid="168"&gt;@Benjamin Leonhardi&lt;/A&gt; point "very good info "&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 23:26:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-are-Best-Practices-for-placing-Databases-for-Oozie/m-p/110499#M73347</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-01-26T23:26:21Z</dc:date>
    </item>
  </channel>
</rss>

