<?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: HDP cluster for mysql server &amp; hive server in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207405#M169366</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/80183/pankajpankasin.html" nodeid="80183" target="_blank"&gt;@Pankaj Singh&lt;/A&gt; &lt;/P&gt;&lt;P&gt;When adding hive as service via ambari you can select to add:&lt;/P&gt;&lt;P&gt;1. New mysql database - &amp;gt; With this option will install a mysql server database and configure automatically&lt;/P&gt;&lt;P&gt;2. Existing Mysql Database -&amp;gt; With this option you need to install mysql server database add user and create database hive&lt;/P&gt;&lt;P&gt;3. Existing PostgreSQL Database &lt;/P&gt;&lt;P&gt;4. Existing Oracle Database &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="76553-hive-jdbc.png" style="width: 1464px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/16966i8C7E6DE95B89F0D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="76553-hive-jdbc.png" alt="76553-hive-jdbc.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2019 04:34:41 GMT</pubDate>
    <dc:creator>falbani</dc:creator>
    <dc:date>2019-08-18T04:34:41Z</dc:date>
    <item>
      <title>HDP cluster for mysql server &amp; hive server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207404#M169365</link>
      <description>&lt;P&gt;I am starting with HDP cluster. I have basic question over mysql &amp;amp; hive when deployed in cluster mode.&lt;/P&gt;&lt;P&gt;Setting the cluster through Ambari admin does also create a cluster of mysql server &amp;amp; hive server.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 13:17:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207404#M169365</guid>
      <dc:creator>pankaj_pankasin</dc:creator>
      <dc:date>2022-09-16T13:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: HDP cluster for mysql server &amp; hive server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207405#M169366</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/80183/pankajpankasin.html" nodeid="80183" target="_blank"&gt;@Pankaj Singh&lt;/A&gt; &lt;/P&gt;&lt;P&gt;When adding hive as service via ambari you can select to add:&lt;/P&gt;&lt;P&gt;1. New mysql database - &amp;gt; With this option will install a mysql server database and configure automatically&lt;/P&gt;&lt;P&gt;2. Existing Mysql Database -&amp;gt; With this option you need to install mysql server database add user and create database hive&lt;/P&gt;&lt;P&gt;3. Existing PostgreSQL Database &lt;/P&gt;&lt;P&gt;4. Existing Oracle Database &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="76553-hive-jdbc.png" style="width: 1464px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/16966i8C7E6DE95B89F0D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="76553-hive-jdbc.png" alt="76553-hive-jdbc.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 04:34:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207405#M169366</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2019-08-18T04:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: HDP cluster for mysql server &amp; hive server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207406#M169367</link>
      <description>&lt;P&gt;&lt;A href="@Pankaj Singh" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;EM&gt;@Pankaj Singh&lt;/EM&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Setting the cluster through Ambari admin does also create a cluster of MySQL server &amp;amp; hive server. (NO)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;You will need an RDBMS for storing the  &lt;B&gt;Hive metastore&lt;/B&gt; service that stores the &lt;B&gt;metadata&lt;/B&gt; for &lt;B&gt;Hive&lt;/B&gt; tables and partitions in a relational database&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hive is a data warehouse software built on top of Hadoop for providing data summarization, query, and analysis. It gives a SQL-like interface to query data stored in HDFS. All queries go through the Hive metastore which translates  SQL access to this information using the metastore service API&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;When planning a robust cluster (production) you shouldn't use the derby database but  one of the following Oracle,MySQL, MS SQL, MariaDB etc these databases should be setup before running ambari or during the Ambari server setup.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;These components will need a Relational database &lt;STRONG&gt;Ambari, Hive, Oozie, Ranger&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;You can enable Hive metastore high availability (HA), so that your cluster is resilient to failures due to a metastore that becomes unavailable each being independent. see attached HiveMetaHA&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="76554-hivemeta-ha.jpg" style="width: 376px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/16965i3C36472FF18BFEC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="76554-hivemeta-ha.jpg" alt="76554-hivemeta-ha.jpg" /&gt;&lt;/span&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_command-line-installation/content/meet-min-system-requirements.html" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;EM&gt;Steps of setting up Metadata databases&lt;/EM&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 04:34:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207406#M169367</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2019-08-18T04:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: HDP cluster for mysql server &amp; hive server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207407#M169368</link>
      <description>&lt;P&gt;Thanks for your answer. To have the production like setup , I fi understand correctly we need to setup HIVE &amp;amp; MySql in cluster  after the HDP cluster setup&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 21:16:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207407#M169368</guid>
      <dc:creator>pankaj_pankasin</dc:creator>
      <dc:date>2018-06-01T21:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: HDP cluster for mysql server &amp; hive server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207408#M169369</link>
      <description>&lt;P&gt;I guess New mysql database - &amp;gt; With this option will install a mysql server database and configure automatically. this option wouldn't setup mysql in cluster.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 21:17:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207408#M169369</guid>
      <dc:creator>pankaj_pankasin</dc:creator>
      <dc:date>2018-06-01T21:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: HDP cluster for mysql server &amp; hive server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207409#M169370</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/80183/pankajpankasin.html" nodeid="80183"&gt;@Pankaj Singh&lt;/A&gt; Yes, if you like to have mysql in cluster mode you need to perform this configuration manually. &lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 21:27:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207409#M169370</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2018-06-01T21:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: HDP cluster for mysql server &amp; hive server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207410#M169371</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;A href="https://community.hortonworks.com/questions/194307/@Pankaj%20Singh"&gt;@Pankaj Singh&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Not really I usually setup the MySQL databases and test connectivity before the cluster setup.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 21:57:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207410#M169371</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-06-01T21:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: HDP cluster for mysql server &amp; hive server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207411#M169372</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;A href="https://community.hortonworks.com/questions/194307/@Pankaj%20Singh"&gt;@Pankaj Singh&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Any updates? &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If you found an answer addressed your question, please take a moment to log 
in and click the "accept" link on the answer.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jun 2018 04:54:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDP-cluster-for-mysql-server-hive-server/m-p/207411#M169372</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-06-02T04:54:30Z</dc:date>
    </item>
  </channel>
</rss>

