<?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: Critical alert for Hive metastore process in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99224#M12467</link>
    <description>&lt;P&gt;Really helpful, i had same error, Turned off maintainence mode for atlas and restarted the service. Error disappears.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2016 17:01:47 GMT</pubDate>
    <dc:creator>kubbomicheal</dc:creator>
    <dc:date>2016-06-06T17:01:47Z</dc:date>
    <item>
      <title>Critical alert for Hive metastore process</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99218#M12461</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Im going through the tutorial from hortonworks &lt;A href="http://hortonworks.com/hadoop-tutorial/hello-world-an-introduction-to-hadoop-hcatalog-hive-and-pig/#section_5"&gt;http://hortonworks.com/hadoop-tutorial/hello-world...&lt;/A&gt; but when I run a query I get the following exception:&lt;/P&gt;&lt;PRE&gt;org.apache.ambari.view.hive.client.HiveErrorStatusException: H110 Unable to submit statement. Error while processing statement: FAILED: Hive Internal Error: com.sun.jersey.api.client.ClientHandlerException(java.io.IOException: org.apache.hadoop.security.authentication.client.AuthenticationException: Authentication failed, status: 503, message: Service Unavailable) [ERROR_STATUS]
&lt;/PRE&gt;&lt;P&gt;The response from hive metastore process is this one:&lt;/P&gt;&lt;PRE&gt;Metastore on sandbox.hortonworks.com failed (Execution of 'export HIVE_CONF_DIR='/usr/hdp/current/hive-metastore/conf/conf.server' ; hive --hiveconf hive.metastore.uris=thrift://sandbox.hortonworks.com:9083 --hiveconf hive.metastore.client.connect.retry.delay=1 --hiveconf hive.metastore.failure.retries=1 --hiveconf hive.metastore.connect.retries=1 --hiveconf hive.metastore.client.socket.timeout=14 --hiveconf hive.execution.engine=mr -e 'show databases;'' returned 12. SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/usr/hdp/2.3.2.0-2950/hadoop/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/usr/hdp/2.3.2.0-2950/spark/lib/spark-assembly-1.4.1.2.3.2.0-2950-hadoop2.7.1.2.3.2.0-2950.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] WARNING: Use "yarn jar" to launch YARN applications. SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/usr/hdp/2.3.2.0-2950/hadoop/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/usr/hdp/2.3.2.0-2950/spark/lib/spark-assembly-1.4.1.2.3.2.0-2950-hadoop2.7.1.2.3.2.0-2950.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] Logging initialized using configuration in file:/etc/hive/2.3.2.0-2950/0/conf.server/hive-log4j.properties FAILED: Hive Internal Error: com.sun.jersey.api.client.ClientHandlerException(java.io.IOException: org.apache.hadoop.security.authentication.client.AuthenticationException: Authentication failed, status: 503, message: Service Unavailable)&lt;/PRE&gt;&lt;P&gt;Is this a security issue? Can someone help please?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 03:17:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99218#M12461</guid>
      <dc:creator>nstanogias</dc:creator>
      <dc:date>2015-12-15T03:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Critical alert for Hive metastore process</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99219#M12462</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1413/nstanogias.html" nodeid="1413"&gt;@Nikolaos Stanogias&lt;/A&gt;  Can you make sure that you can access tables using hive cli? Are you getting that error from hive view?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 08:18:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99219#M12462</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-12-15T08:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Critical alert for Hive metastore process</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99220#M12463</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1413/nstanogias.html" nodeid="1413"&gt;@Nikolaos Stanogias&lt;/A&gt;&lt;P&gt;This looks like a bug in 2.3.2&lt;/P&gt;&lt;P&gt;Make sure Atlas is started and out of maintenance mode. That will work. &lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 08:51:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99220#M12463</guid>
      <dc:creator>vjain</dc:creator>
      <dc:date>2015-12-16T08:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Critical alert for Hive metastore process</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99221#M12464</link>
      <description>&lt;P&gt;Thanks a lot! After I restarted Atlas service it worked&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 05:10:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99221#M12464</guid>
      <dc:creator>nstanogias</dc:creator>
      <dc:date>2015-12-18T05:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Critical alert for Hive metastore process</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99222#M12465</link>
      <description>&lt;P&gt;Thanks Vedant. Your answer really helped!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 15:59:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99222#M12465</guid>
      <dc:creator>skanda831</dc:creator>
      <dc:date>2016-01-12T15:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Critical alert for Hive metastore process</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99223#M12466</link>
      <description>&lt;P&gt;This post is really helpful. Thanks a lot. Prem&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 03:34:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99223#M12466</guid>
      <dc:creator>premasish_dan</dc:creator>
      <dc:date>2016-02-22T03:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Critical alert for Hive metastore process</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99224#M12467</link>
      <description>&lt;P&gt;Really helpful, i had same error, Turned off maintainence mode for atlas and restarted the service. Error disappears.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 17:01:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99224#M12467</guid>
      <dc:creator>kubbomicheal</dc:creator>
      <dc:date>2016-06-06T17:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Critical alert for Hive metastore process</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99225#M12468</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="42775-aleat.jpg" style="width: 1198px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23877i184E7D06CA62C632/image-size/medium?v=v2&amp;amp;px=400" role="button" title="42775-aleat.jpg" alt="42775-aleat.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hi I am having the same issue, But we using hive via beeline. We are able to connect Hive via beeline and able to execute the quires&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 12:36:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Critical-alert-for-Hive-metastore-process/m-p/99225#M12468</guid>
      <dc:creator>saisandeepdevop</dc:creator>
      <dc:date>2019-08-19T12:36:38Z</dc:date>
    </item>
  </channel>
</rss>

