<?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: HIVESERVER2 doesn't work CDP 7.0.3 Fresh install in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/291953#M215798</link>
    <description>&lt;P&gt;Hello again Silvan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like you said the problem was the engine, after install Hive on Tez, the issue persist, finally i was changed the engine from MR to Spark and HIVESERVER2 of Hive start propertly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So many thanks for your help!&lt;/P&gt;</description>
    <pubDate>Tue, 17 Mar 2020 12:24:29 GMT</pubDate>
    <dc:creator>Sergiete</dc:creator>
    <dc:date>2020-03-17T12:24:29Z</dc:date>
    <item>
      <title>HIVESERVER2 doesn't work CDP 7.0.3 Fresh install</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/291704#M215669</link>
      <description>&lt;P&gt;Hi guys&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just install a fresh cluster with CDP 7.0.3 (7.0.3-1.cdh7.0.3.p0.1635019) in "Trial period" to practice and probe the environment...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The cluster has 3 masters and 5 workers and only has HDFS (no HA mode), Hive, Impala, Zookeeper, Spark and Yarn services installed with integrated postgre database, no ldap, no tls...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All works fine except HIVESERVER2 that doesn't start... i try to debug the error but i can't&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The messages from&amp;nbsp;/var/log/hive/hadoop-cmf-hive-HIVESERVER2-hostname.log&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;2020-03-13 13:15:54,948 INFO  org.apache.hadoop.hive.conf.HiveConf: [main]: Found configuration file file:/run/cloudera-scm-agent/process/1546333137-hive-HIVESERVER2/hive-site.xml
2020-03-13 13:15:55,681 WARN  org.apache.hadoop.hive.conf.HiveConf: [main]: HiveConf of name hive.query.redaction.rules does not exist
2020-03-13 13:16:02,898 INFO  org.apache.hadoop.hive.conf.HiveConf: [main]: Found configuration file file:/run/cloudera-scm-agent/process/1546333137-hive-HIVESERVER2/hive-site.xml
2020-03-13 13:16:03,546 WARN  org.apache.hadoop.hive.conf.HiveConf: [main]: HiveConf of name hive.query.redaction.rules does not exist
2020-03-13 13:16:11,600 INFO  org.apache.hadoop.hive.conf.HiveConf: [main]: Found configuration file file:/run/cloudera-scm-agent/process/1546333137-hive-HIVESERVER2/hive-site.xml
2020-03-13 13:16:12,226 WARN  org.apache.hadoop.hive.conf.HiveConf: [main]: HiveConf of name hive.query.redaction.rules does not exist
2020-03-13 13:16:21,776 INFO  org.apache.hadoop.hive.conf.HiveConf: [main]: Found configuration file file:/run/cloudera-scm-agent/process/1546333137-hive-HIVESERVER2/hive-site.xml
2020-03-13 13:16:22,400 WARN  org.apache.hadoop.hive.conf.HiveConf: [main]: HiveConf of name hive.query.redaction.rules does not exist&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And this message from ClouderaManager UI:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;stderr&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SLF4J: See &amp;lt;a href="&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;" target="_blank"&amp;gt;&lt;A href="http://www.slf4j.org/codes.html#multiple_bindings&amp;lt;/a" target="_blank"&gt;http://www.slf4j.org/codes.html#multiple_bindings&amp;lt;/a&lt;/A&gt;&amp;gt; for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging.
2020-03-13 12:54:09: Starting HiveServer2
WARNING: Use "yarn jar" to launch YARN applications.
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/opt/cloudera/parcels/CDH-7.0.3-1.cdh7.0.3.p0.1635019/jars/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/opt/cloudera/parcels/CDH-7.0.3-1.cdh7.0.3.p0.1635019/jars/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See &amp;lt;a href="&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;" target="_blank"&amp;gt;&lt;A href="http://www.slf4j.org/codes.html#multiple_bindings&amp;lt;/a" target="_blank"&gt;http://www.slf4j.org/codes.html#multiple_bindings&amp;lt;/a&lt;/A&gt;&amp;gt; for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Exception in thread "main" java.lang.IllegalArgumentException: mr execution engine is not supported!
	at org.apache.hadoop.hive.conf.HiveConf.validateExecutionEngine(HiveConf.java:5594)
	at org.apache.hadoop.hive.conf.HiveConf.initialize(HiveConf.java:5578)
	at org.apache.hadoop.hive.conf.HiveConf.&amp;lt;init&amp;gt;(HiveConf.java:5434)
	at org.apache.hadoop.hive.common.LogUtils.initHiveLog4jCommon(LogUtils.java:100)
	at org.apache.hadoop.hive.common.LogUtils.initHiveLog4j(LogUtils.java:84)
	at org.apache.hive.service.server.HiveServer2.main(HiveServer2.java:1130)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.hadoop.util.RunJar.run(RunJar.java:318)
	at org.apache.hadoop.util.RunJar.main(RunJar.java:232)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;stdout&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Fri Mar 13 12:54:06 UTC 2020
JAVA_HOME=/usr/java/jdk1.8.0_232-cloudera
using /usr/java/jdk1.8.0_232-cloudera as JAVA_HOME
using 7 as CDH_VERSION
using /opt/cloudera/parcels/CDH-7.0.3-1.cdh7.0.3.p0.1635019/lib/hive as HIVE_HOME
using /var/run/cloudera-scm-agent/process/1546333106-hive-HIVESERVER2 as HIVE_CONF_DIR
using /opt/cloudera/parcels/CDH-7.0.3-1.cdh7.0.3.p0.1635019/lib/hadoop as HADOOP_HOME
using /var/run/cloudera-scm-agent/process/1546333106-hive-HIVESERVER2/yarn-conf as HADOOP_CONF_DIR
CONF_DIR=/var/run/cloudera-scm-agent/process/1546333106-hive-HIVESERVER2
CMF_CONF_DIR=
using /etc/spark/conf as SPARK_CONF_DIR
WARN: spark-defaults.conf already exists in /var/run/cloudera-scm-agent/process/1546333106-hive-HIVESERVER2. Skipping symlink creation.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I try to search the messages on Internet but i can't find something to help me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can help me?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So many thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 11:32:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/291704#M215669</guid>
      <dc:creator>Sergiete</dc:creator>
      <dc:date>2026-04-21T11:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: HIVESERVER2 doesn't work CDP 7.0.3 Fresh install</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/291830#M215740</link>
      <description>&lt;P&gt;Hi again...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I continue researching... i was tryed to find this config into the service configuration on cloudera manager -&amp;gt; hive -&amp;gt; configuration but i can't find:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hive.query.redaction.rules&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After that i tryed to add another instance of hiveserver2 because i only have one.. the new instance present the same behaviour.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally i went to the&amp;nbsp;/var/run/cloudera-scm-agent/process/ directory and found this in the hive-site.xml:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[user@host 1546333361-hive-HIVESERVER2]# cat hive-site.xml | grep redaction
    &amp;lt;name&amp;gt;hive.query.redaction.rules&amp;lt;/name&amp;gt;
    &amp;lt;value&amp;gt;/var/run/cloudera-scm-agent/process/1546333361-hive-HIVESERVER2/redaction-rules.json&amp;lt;/value&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the file:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[user@host 1546333361-hive-HIVESERVER2]# cat redaction-rules.json
{
  "version": 1,
  "rules": [
    {
      "description": "Redact passwords from json files",
      "trigger": "password",
      "search": "\"password\"[ ]*:[ ]*\"[^\"]+\"",
      "caseSensitive": false,
      "replace": "\"password\": \"LOG-REDACTED\""
    },
    {
      "description": "Redact password= and password:",
      "trigger": "password",
      "search": "password[:=][^ \"\\\\]+",
      "caseSensitive": false,
      "replace": "password=LOG-REDACTED"
    },
    {
      "description": "Redact passwd= and passwd:",
      "trigger": "passwd",
      "search": "passwd[:=][^ \"\\\\]+",
      "caseSensitive": false,
      "replace": "passwd=LOG-REDACTED"
    },
    {
      "description": "Redact pass= and pass:",
      "trigger": "pass",
      "search": "pass[:=][^ \"\\\\]+",
      "caseSensitive": false,
      "replace": "pass=LOG-REDACTED"
    },
    {
      "description": "Redact PASSWORD,",
      "trigger": "PASSWORD,",
      "search": "PASSWORD,[^\"\\\\]+",
      "caseSensitive": false,
      "replace": "PASSWORD, LOG-REDACTED"
    },
    {
      "description": "Redact secret= and secret:",
      "trigger": "secret",
      "search": "secret[:=][^ \"\\\\]+",
      "caseSensitive": false,
      "replace": "secret=LOG-REDACTED"
    },
    {
      "description": "Credit Card numbers (with separator)",
      "search": "\\d{4}[^\\w:]\\d{4}[^\\w:]\\d{4}[^\\w:]\\d{4}",
      "caseSensitive": true,
      "replace": "XXXX-XXXX-XXXX-XXXX"
    },
    {
      "description": "Social Security numbers (with separator)",
      "search": "\\d{3}[^\\w:]\\d{2}[^\\w:]\\d{4}",
      "caseSensitive": true,
      "replace": "XXX-XX-XXXX"
    }
  ]
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggest?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2020 08:51:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/291830#M215740</guid>
      <dc:creator>Sergiete</dc:creator>
      <dc:date>2020-03-16T08:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: HIVESERVER2 doesn't work CDP 7.0.3 Fresh install</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/291845#M215753</link>
      <description>&lt;P&gt;Hi Sergiete&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error is described here:&lt;/P&gt;&lt;PRE&gt;Exception in thread "main" java.lang.IllegalArgumentException: mr execution engine is not supported!&lt;/PRE&gt;&lt;P&gt;mr execution engine stands for "MapReduce Execution Engine".&lt;/P&gt;&lt;P&gt;In Hive3 there is only Hive on Tez or Hive on Spark as an execution engine available:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.cloudera.com/runtime/7.0.3/hive-introduction/topics/hive_whats_new_in_this_release_hive.html" target="_blank" rel="noopener"&gt;https://docs.cloudera.com/runtime/7.0.3/hive-introduction/topics/hive_whats_new_in_this_release_hive.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to change your execution engine!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2020 12:42:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/291845#M215753</guid>
      <dc:creator>silvan</dc:creator>
      <dc:date>2020-03-16T12:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: HIVESERVER2 doesn't work CDP 7.0.3 Fresh install</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/291951#M215796</link>
      <description>&lt;P&gt;Hi..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So many thanks Silvan... i think that i found the "issue" is in the traslation to Spanish of the interface:&lt;/P&gt;&lt;P&gt;In English the interface inform about hiveserver2 on Hive and Hive on Tez&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ING.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/26744i34D403B6CCB3B891/image-size/large?v=v2&amp;amp;px=999" role="button" title="ING.PNG" alt="ING.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But in Spanish not...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ESP.PNG" style="width: 972px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/26745i1434F340AE8F29AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="ESP.PNG" alt="ESP.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any way i'll read the refered documentation... like i said is my first CDP... i intalled so many CDH in the pass... but is my first time with CDP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 11:12:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/291951#M215796</guid>
      <dc:creator>Sergiete</dc:creator>
      <dc:date>2020-03-17T11:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: HIVESERVER2 doesn't work CDP 7.0.3 Fresh install</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/291953#M215798</link>
      <description>&lt;P&gt;Hello again Silvan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like you said the problem was the engine, after install Hive on Tez, the issue persist, finally i was changed the engine from MR to Spark and HIVESERVER2 of Hive start propertly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So many thanks for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 12:24:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/291953#M215798</guid>
      <dc:creator>Sergiete</dc:creator>
      <dc:date>2020-03-17T12:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: HIVESERVER2 doesn't work CDP 7.0.3 Fresh install</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/294164#M217097</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/75579"&gt;@silvan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did a fresh install of Tez followed by HMS followed by Hive on Tez.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But Hive on TEZ not coming up and throws below error, Kindly suggest?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Is there any configuration property needs to updated in Tez or HMS or at some place?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;org.apache.hive.service.ServiceException: org.apache.hive.service.ServiceException: Unable to setup tez session pool&lt;BR /&gt;at org.apache.hive.service.server.HiveServer2.start(HiveServer2.java:690) ~[hive-service-3.1.2000.7.0.3.0-79.jar:3.1.2000.7.0.3.0-79]&lt;BR /&gt;at org.apache.hive.service.server.HiveServer2.startHiveServer2(HiveServer2.java:1016) [hive-service-3.1.2000.7.0.3.0-79.jar:3.1.2000.7.0.3.0-79]&lt;BR /&gt;at org.apache.hive.service.server.HiveServer2.access$1400(HiveServer2.java:137) [hive-service-3.1.2000.7.0.3.0-79.jar:3.1.2000.7.0.3.0-79]&lt;BR /&gt;at org.apache.hive.service.server.HiveServer2$StartOptionExecutor.execute(HiveServer2.java:1294) [hive-service-3.1.2000.7.0.3.0-79.jar:3.1.2000.7.0.3.0-79]&lt;BR /&gt;at org.apache.hive.service.server.HiveServer2.main(HiveServer2.java:1138) [hive-service-3.1.2000.7.0.3.0-79.jar:3.1.2000.7.0.3.0-79]&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]&lt;BR /&gt;at org.apache.hadoop.util.RunJar.run(RunJar.java:318) [hadoop-common-3.1.1.7.0.3.0-79.jar:?]&lt;BR /&gt;at org.apache.hadoop.util.RunJar.main(RunJar.java:232) [hadoop-common-3.1.1.7.0.3.0-79.jar:?]&lt;BR /&gt;Caused by: org.apache.hive.service.ServiceException: Unable to setup tez session pool&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2020-04-16 15:24:13,671 ERROR org.apache.hive.service.server.HiveServer2: [main]: Error starting Tez sessions:&lt;BR /&gt;org.apache.hive.service.ServiceException: Unable to setup tez session pool&lt;BR /&gt;at org.apache.hive.service.server.HiveServer2.initAndStartTezSessionPoolManager(HiveServer2.java:793) ~[hive-service-3.1.2000.7.0.3.0-79.jar:3.1.2000.7.0.3.0-79]&lt;BR /&gt;at org.apache.hive.service.server.HiveServer2.startOrReconnectTezSessions(HiveServer2.java:763) ~[hive-service-3.1.2000.7.0.3.0-79.jar:3.1.2000.7.0.3.0-79]&lt;BR /&gt;at org.apache.hive.service.server.HiveServer2.start(HiveServer2.java:687) [hive-service-3.1.2000.7.0.3.0-79.jar:3.1.2000.7.0.3.0-79]&lt;BR /&gt;at org.apache.hive.service.server.HiveServer2.startHiveServer2(HiveServer2.java:1016) [hive-service-3.1.2000.7.0.3.0-79.jar:3.1.2000.7.0.3.0-79]&lt;BR /&gt;at org.apache.hive.service.server.HiveServer2.access$1400(HiveServer2.java:137) [hive-service-3.1.2000.7.0.3.0-79.jar:3.1.2000.7.0.3.0-79]&lt;BR /&gt;at org.apache.hive.service.server.HiveServer2$StartOptionExecutor.execute(HiveServer2.java:1294) [hive-service-3.1.2000.7.0.3.0-79.jar:3.1.2000.7.0.3.0-79]&lt;BR /&gt;at org.apache.hive.service.server.HiveServer2.main(HiveServer2.java:1138) [hive-service-3.1.2000.7.0.3.0-79.jar:3.1.2000.7.0.3.0-79]&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]&lt;BR /&gt;at org.apache.hadoop.util.RunJar.run(RunJar.java:318) [hadoop-common-3.1.1.7.0.3.0-79.jar:?]&lt;BR /&gt;at org.apache.hadoop.util.RunJar.main(RunJar.java:232) [hadoop-common-3.1.1.7.0.3.0-79.jar:?]&lt;BR /&gt;Caused by: org.apache.tez.dag.api.SessionNotRunning: TezSession has already shutdown. Application application_1587049942856_0006 failed 2 times due to AM Container for appattempt_1587049942856_0006_000002 exited with exitCode: 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- VM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 15:28:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/294164#M217097</guid>
      <dc:creator>VijayM</dc:creator>
      <dc:date>2020-04-16T15:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: HIVESERVER2 doesn't work CDP 7.0.3 Fresh install</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/295338#M217699</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/70754"&gt;@Sergiete&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for raising our attention that there was an improvement point in Cloudera CDP documentation.&lt;/P&gt;&lt;P&gt;We have added clarification in our CDP documentation about "Installing Hive on Tez" [1] and that the Spark execution engine is not supported, as it's been replaced by Tez [2].&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on our updated documentation [1] the correct order of installing the Hive service is:&lt;/P&gt;&lt;OL class="ol steps"&gt;&lt;LI&gt;&lt;SPAN class="ph cmd"&gt;Install the Hive service, designated Hive on Tez in CDP.&lt;/SPAN&gt;&lt;DIV class="itemgroup stepresult"&gt;HiveServer is installed automatically during this process.&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="ph cmd"&gt;Install HMS, which is designated Hive.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Best regards:&lt;/P&gt;&lt;P&gt;Ferenc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.cloudera.com/runtime/7.0.3/hive-introduction/topics/hive_installing_on_tez.html" target="_blank" rel="noopener"&gt;[1] https://docs.cloudera.com/runtime/7.0.3/hive-introduction/topics/hive_installing_on_tez.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.cloudera.com/runtime/7.0.3/hive-introduction/topics/hive-unsupported.html" target="_blank" rel="noopener"&gt;[2] https://docs.cloudera.com/runtime/7.0.3/hive-introduction/topics/hive-unsupported.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 09:27:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HIVESERVER2-doesn-t-work-CDP-7-0-3-Fresh-install/m-p/295338#M217699</guid>
      <dc:creator>Bender</dc:creator>
      <dc:date>2020-05-04T09:27:26Z</dc:date>
    </item>
  </channel>
</rss>

