<?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: I am able to see HIVE TABLES without HIVE METASTORE SERVICE? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-able-to-see-HIVE-TABLES-without-HIVE-METASTORE-SERVICE/m-p/7448#M1244</link>
    <description>&lt;P&gt;Thank you Harsh !!!&lt;/P&gt;</description>
    <pubDate>Mon, 17 Mar 2014 18:17:29 GMT</pubDate>
    <dc:creator>Bommuraj Paramaraj</dc:creator>
    <dc:date>2014-03-17T18:17:29Z</dc:date>
    <item>
      <title>I am able to see HIVE TABLES without HIVE METASTORE SERVICE?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-able-to-see-HIVE-TABLES-without-HIVE-METASTORE-SERVICE/m-p/7184#M1242</link>
      <description>&lt;P&gt;Team, I just got below question which lead me into great confusion, Please clarify me.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have "Hive-server &amp;amp; Metastore" running on one machine and&lt;BR /&gt;"DataBase" (mysql) is running on Other Machine.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;"Hive Server &amp;amp; Metastore" config looks like below:&lt;BR /&gt;==================================================&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;javax.jdo.option.ConnectionURL&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;jdbc:mysql://DBSERVER.intranet.bit/hive&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;javax.jdo.option.ConnectionDriverName&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;com.mysql.jdbc.Driver&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;javax.jdo.option.ConnectionUserName&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;hive&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;javax.jdo.option.ConnectionPassword&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;XXXXXXXXXXXX&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;datanucleus.autoCreateSchema&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;false&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;datanucleus.fixedDatastore&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;true&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;hive.exec.scratchdir&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;/tmp/hive-${user.name}&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;Scratch space for Hive jobs&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;hive.stats.autogather&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;false&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;QUESTION Here :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;I brought down the Metastore Service (/etc/init.d/metastore stop) on the hive server,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Then I ran the command "Hive", Still I am able to see all the tables. (kindly Refer below command output)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;If i can access tables without Metastore service , Why there is "Metastore Service" ?&lt;BR /&gt;Am i missing anything ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/etc/hive/conf# hive&lt;BR /&gt;Logging initialized using configuration in file:/etc/hive/conf.dist/hive-log4j.properties&lt;BR /&gt;Hive history file=/tmp/root/hive_job_log_aa0f2d2c-459c-43b5-8be4-da89a45e8473_558641078.txt&lt;BR /&gt;SLF4J: Class path contains multiple SLF4J bindings.&lt;BR /&gt;SLF4J: Found binding in [jar:file:/usr/lib/zookeeper/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/usr/lib/hive/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: See &lt;A target="_blank" href="http://www.slf4j.org/codes.html#multiple_bindings"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation.&lt;BR /&gt;hive&amp;gt; show tables;&lt;BR /&gt;OK&lt;BR /&gt;impre&lt;BR /&gt;impre_map&lt;BR /&gt;impre_summary&lt;BR /&gt;live_test&lt;BR /&gt;sau_metrics&lt;BR /&gt;sau_metrics_test&lt;BR /&gt;bundle_events&lt;BR /&gt;bundle_events_total&lt;BR /&gt;cfu_for_crash_frequency&lt;BR /&gt;dau_by_geo&lt;BR /&gt;installs&lt;BR /&gt;crash_frequency&lt;BR /&gt;flume_test&lt;/P&gt;&lt;P&gt;Also , i brought down the Hive (/etc/init.d/hive-server stop &amp;amp; /etc/init.d/hive-metastore stop),&lt;BR /&gt;Still i am successfully read the HIVE table.&lt;BR /&gt;Am i missing anything here ?&lt;BR /&gt;&lt;BR /&gt;KIndly share your veiw, and Correct me if my understanding is wrong.&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;How "hive" command is allowing me to view HIVE tables after brought down "metastore" Service ?&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;if this is true, I can connect "HIVE DB(mysql)" without Metastore service ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Bommuraj&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 08:55:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-able-to-see-HIVE-TABLES-without-HIVE-METASTORE-SERVICE/m-p/7184#M1242</guid>
      <dc:creator>Bommuraj Paramaraj</dc:creator>
      <dc:date>2022-09-16T08:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: I am able to see HIVE TABLES without HIVE METASTORE SERVICE?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-able-to-see-HIVE-TABLES-without-HIVE-METASTORE-SERVICE/m-p/7186#M1243</link>
      <description>Hive will contact a Hive MetaStore Service iff there's a "hive.metastore.uris" property in hive-site.xml. Your XML doesn't have one.&lt;BR /&gt;&lt;BR /&gt;Your XML carries the JDO properties of the DB instead, and is thereby the "local" mode config described at &lt;A target="_blank" href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH4/latest/CDH4-Installation-Guide/cdh4ig_hive_metastore_configure.html"&gt;http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH4/latest/CDH4-Installation-Guide/cdh4ig_hive_metastore_configure.html&lt;/A&gt;</description>
      <pubDate>Sat, 08 Mar 2014 01:53:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-able-to-see-HIVE-TABLES-without-HIVE-METASTORE-SERVICE/m-p/7186#M1243</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2014-03-08T01:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: I am able to see HIVE TABLES without HIVE METASTORE SERVICE?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-able-to-see-HIVE-TABLES-without-HIVE-METASTORE-SERVICE/m-p/7448#M1244</link>
      <description>&lt;P&gt;Thank you Harsh !!!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 18:17:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-am-able-to-see-HIVE-TABLES-without-HIVE-METASTORE-SERVICE/m-p/7448#M1244</guid>
      <dc:creator>Bommuraj Paramaraj</dc:creator>
      <dc:date>2014-03-17T18:17:29Z</dc:date>
    </item>
  </channel>
</rss>

