<?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: Hiveserver Not Starting in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/327309#M230044</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29629"&gt;@GangWar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you describe more about this. I don't understand this step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"There may be a chance the&amp;nbsp;The property "tez.history.logging.proto-base-dir" is pointing to wrong HDFS path location so check that once and correct if needed."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have same issue with this topic and I do all step that provide but Hiveserver2 still down.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Oct 2021 06:31:35 GMT</pubDate>
    <dc:creator>Tuchdech</dc:creator>
    <dc:date>2021-10-12T06:31:35Z</dc:date>
    <item>
      <title>Hiveserver Not Starting</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322555#M228853</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been working on creating a new cluster "&lt;SPAN&gt;Cloudera Manager (Trial) 7.4.4&lt;/SPAN&gt;". After installing hue I couldn't see hive editor and got to know we need hive on tez. So I installed hive on tex with one hiveserver and deleted hive server on hive. Now when I start the service my hiveserver in hive on tez goes down. Please help me with this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;PRE&gt;[main]: Error starting  Tez sessions: 
org.apache.hive.service.ServiceException: Unable to setup tez session pool
	at org.apache.hive.service.server.HiveServer2.initAndStartTezSessionPoolManager(HiveServer2.java:825) ~[hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2.startOrReconnectTezSessions(HiveServer2.java:795) ~[hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2.start(HiveServer2.java:718) [hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2.startHiveServer2(HiveServer2.java:1059) [hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2.access$1400(HiveServer2.java:138) [hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2$StartOptionExecutor.execute(HiveServer2.java:1333) [hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]&lt;/PRE&gt;&lt;PRE&gt;[main-EventThread]: Error stopping schq
java.lang.IllegalStateException: The current ScheduledQueryExecutionService INSTANCE is invalid
	at org.apache.hadoop.hive.ql.scheduled.ScheduledQueryExecutionService.close(ScheduledQueryExecutionService.java:312) ~[hive-exec-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2.stop(HiveServer2.java:892) [hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2$DeRegisterWatcher.process(HiveServer2.java:617) [hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:77) [curator-framework-4.3.0.7.1.7.0-551.jar:4.3.0.7.1.7.0-551]
	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:535) [zookeeper-3.5.5.7.1.7.0-551.jar:3.5.5.7.1.7.0-551]
	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:510) [zookeeper-3.5.5.7.1.7.0-551.jar:3.5.5.7.1.7.0-551]&lt;/PRE&gt;&lt;PRE&gt;[main]: Error starting HiveServer2
java.lang.Error: Max start attempts 5 exhausted
	at org.apache.hive.service.server.HiveServer2.startHiveServer2(HiveServer2.java:1084) ~[hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2.access$1400(HiveServer2.java:138) ~[hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2$StartOptionExecutor.execute(HiveServer2.java:1333) [hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2.main(HiveServer2.java:1177) [hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
	at org.apache.hadoop.util.RunJar.run(RunJar.java:318) [hadoop-common-3.1.1.7.1.7.0-551.jar:?]
	at org.apache.hadoop.util.RunJar.main(RunJar.java:232) [hadoop-common-3.1.1.7.1.7.0-551.jar:?]
Caused by: org.apache.hive.service.ServiceException: org.apache.hive.service.ServiceException: Unable to setup tez session pool
	at org.apache.hive.service.server.HiveServer2.start(HiveServer2.java:721) ~[hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2.startHiveServer2(HiveServer2.java:1059) ~[hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	... 9 more
Caused by: org.apache.hive.service.ServiceException: Unable to setup tez session pool
	at org.apache.hive.service.server.HiveServer2.initAndStartTezSessionPoolManager(HiveServer2.java:825) ~[hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2.startOrReconnectTezSessions(HiveServer2.java:795) ~[hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2.start(HiveServer2.java:718) ~[hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2.startHiveServer2(HiveServer2.java:1059) ~[hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	... 9 more
Caused by: org.apache.tez.dag.api.SessionNotRunning: TezSession has already shutdown. Application application_1628919841853_0005 failed 2 times due to AM Container for appattempt_1628919841853_0005_000002 exited with  exitCode: 1
Failing this attempt.Diagnostics: [2021-08-14 05:50:49.484]Exception from container-launch.
Container id: container_e15_1628919841853_0005_02_000001
Exit code: 1

[2021-08-14 05:50:49.487]Container exited with a non-zero exit code 1. Error file: prelaunch.err.
Last 4096 bytes of prelaunch.err :
Last 4096 bytes of stderr :
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/hadoop/yarn/nm/filecache/10/tez.tar.gz/lib/guice-4.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release


[2021-08-14 05:50:49.488]Container exited with a non-zero exit code 1. Error file: prelaunch.err.
Last 4096 bytes of prelaunch.err :
Last 4096 bytes of stderr :
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/hadoop/yarn/nm/filecache/10/tez.tar.gz/lib/guice-4.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release&lt;/PRE&gt;&lt;PRE&gt;[shutdown-hook-0]: Error stopping schq
java.lang.IllegalStateException: The current ScheduledQueryExecutionService INSTANCE is invalid
	at org.apache.hadoop.hive.ql.scheduled.ScheduledQueryExecutionService.close(ScheduledQueryExecutionService.java:312) ~[hive-exec-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2.stop(HiveServer2.java:892) ~[hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at org.apache.hive.service.server.HiveServer2.lambda$init$0(HiveServer2.java:439) ~[hive-service-3.1.3000.7.1.7.0-551.jar:3.1.3000.7.1.7.0-551]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
	at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
	at java.lang.Thread.run(Thread.java:834) [?:?]&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hive.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/32079iCD30151DC769944F/image-size/large?v=v2&amp;amp;px=999" role="button" title="hive.PNG" alt="hive.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hive2.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/32078iB3A427B12F668175/image-size/large?v=v2&amp;amp;px=999" role="button" title="hive2.PNG" alt="hive2.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hive3.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/32080iC24A89D81DC8FDD8/image-size/large?v=v2&amp;amp;px=999" role="button" title="hive3.PNG" alt="hive3.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Aug 2021 06:10:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322555#M228853</guid>
      <dc:creator>vishal_</dc:creator>
      <dc:date>2021-08-14T06:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hiveserver Not Starting</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322585#M228865</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/72913"&gt;@vishal_&lt;/a&gt;&amp;nbsp;You might be hitting this issue :&amp;nbsp;&lt;A href="https://community.cloudera.com/t5/Support-Questions/hive-server-restarted-failed-with-error-stopping-schq/td-p/312210" target="_blank"&gt;https://community.cloudera.com/t5/Support-Questions/hive-server-restarted-failed-with-error-stopping-schq/td-p/312210&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please take a look and let us know if this resolves your issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Aug 2021 02:54:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322585#M228865</guid>
      <dc:creator>GangWar</dc:creator>
      <dc:date>2021-08-15T02:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hiveserver Not Starting</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322590#M228867</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I have updated hive.sh(/etc/hive/conf/hive-env.sh) where hiveserver role configured.&lt;/P&gt;&lt;P&gt;But still facing issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;THIS IS HOW MY FILE LOOK LIKE:&lt;/P&gt;&lt;P&gt;# HIVE_AUX_JARS_PATH={{HIVE_AUX_JARS_PATH}}&lt;BR /&gt;# JAVA_LIBRARY_PATH={{JAVA_LIBRARY_PATH}}&lt;BR /&gt;export HADOOP_CONF_DIR="${HADOOP_CONF_DIR:-"$( cd "$( dirname "${BASH_SOURCE[0]}" )" &amp;amp;&amp;amp; pwd )"}"&lt;BR /&gt;export NO_CM_HBASE_CLASSPATH_PROCESSING=true&lt;BR /&gt;HIVE_AUX_JARS_PATH=$([[ -n $HIVE_AUX_JARS_PATH ]] &amp;amp;&amp;amp; echo $HIVE_AUX_JARS_PATH,)$( ([[ ! '/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hive/lib/hive-hbase-handler-3.1.3000.7.1.7.0-551.jar,/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hbase/hbase-client.jar,/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hbase/hbase-common.jar,/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hbase/hbase-hadoop-compat.jar,/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hbase/hbase-hadoop2-compat.jar,/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hbase/hbase-protocol.jar,/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hbase/hbase-server.jar,/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hbase/lib/htrace-core.jar' =~ HIVE_HBASE_JAR ]] &amp;amp;&amp;amp; echo /opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hive/lib/hive-hbase-handler-3.1.3000.7.1.7.0-551.jar,/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hbase/hbase-client.jar,/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hbase/hbase-common.jar,/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hbase/hbase-hadoop-compat.jar,/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hbase/hbase-hadoop2-compat.jar,/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hbase/hbase-protocol.jar,/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hbase/hbase-server.jar,/opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hbase/lib/htrace-core.jar) || echo ${HBASE_HIVE_DEFAULT_JAR:-}),$(find /usr/share/java/mysql-connector-java.jar 2&amp;gt; /dev/null),$(find /usr/share/cmf/lib/postgresql-*jdbc*.jar 2&amp;gt; /dev/null | tail -n 1),$(find /usr/share/java/oracle-connector-java.jar 2&amp;gt; /dev/null)&lt;BR /&gt;export HIVE_AUX_JARS_PATH=$(echo $HIVE_AUX_JARS_PATH | sed 's/,,*/,/g' | sed 's/^,//' | sed 's/,$//')&lt;BR /&gt;export HIVE_OPTS="${HIVE_OPTS} --hiveconf hive.query.redaction.rules=${HIVE_CONF_DIR}/redaction-rules.json --hiveconf hive.exec.query.redactor.hooks=org.cloudera.hadoop.hive.ql.hooks.QueryRedactor"&lt;BR /&gt;export HADOOP_CLIENT_OPTS="-Xmx2147483648 -Djava.net.preferIPv4Stack=true $HADOOP_CLIENT_OPTS"&lt;BR /&gt;export TEZ_JARS="/opt/cloudera/parcels/CDH/jars/tez-:/opt/cloudera/parcels/CDH/lib/tez/.jar:$CONF_DIR/tez-conf"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know what mistake I'm doing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;GD&lt;/P&gt;</description>
      <pubDate>Sun, 15 Aug 2021 05:25:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322590#M228867</guid>
      <dc:creator>vishal_</dc:creator>
      <dc:date>2021-08-15T05:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hiveserver Not Starting</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322594#M228869</link>
      <description>Are you facing same error again? Or there is any change.</description>
      <pubDate>Sun, 15 Aug 2021 09:12:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322594#M228869</guid>
      <dc:creator>GangWar</dc:creator>
      <dc:date>2021-08-15T09:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hiveserver Not Starting</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322595#M228870</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes. I am getting the same error. Is the file path is correct. Is this change need to be done in all hive related roles or just tez hiveserver role.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[shutdown-hook-0]: Error stopping schq
java.lang.IllegalStateException: The current ScheduledQueryExecutionService INSTANCE is invalid&lt;/PRE&gt;</description>
      <pubDate>Sun, 15 Aug 2021 10:03:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322595#M228870</guid>
      <dc:creator>vishal_</dc:creator>
      <dc:date>2021-08-15T10:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hiveserver Not Starting</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322600#M228871</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/72913"&gt;@vishal_&lt;/a&gt;&amp;nbsp;There may be a chance the&amp;nbsp;The property "tez.history.logging.proto-base-dir" is pointing to wrong HDFS path location so check that once and correct if needed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; Then&amp;nbsp;&lt;I&gt;Go to CM &amp;gt; Tez &amp;gt; Actions &amp;gt; "Upload Tez tar file to HDFS".&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&amp;gt; Also check if hive user dir&amp;nbsp;exist in hdfs&amp;nbsp;else you have to go CM &amp;gt; Hive &amp;gt; Action &amp;gt; Create hive dir&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&amp;gt;&amp;nbsp;&lt;/I&gt;Also, check the&amp;nbsp;&lt;STRONG&gt;Hive on Tez service Environment Advanced Configuration Snippet (Safety Valve)&amp;nbsp;&lt;/STRONG&gt;and mention it below.&lt;/P&gt;&lt;PRE&gt;AUX_CLASSPATH="$AUX_CLASSPATH:$TEZ_JARS"&lt;/PRE&gt;&lt;P&gt;&amp;gt; Then&amp;nbsp;Save changes and restart the service.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Aug 2021 10:35:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322600#M228871</guid>
      <dc:creator>GangWar</dc:creator>
      <dc:date>2021-08-15T10:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hiveserver Not Starting</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322604#M228874</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for the help. So far it's working like a charm.&lt;/P&gt;&lt;P&gt;Just a quick question, I have used CDH 5 and if I just give hive it will open the shell. Now for CDH 7 if I just give hive its opening beeline and says no current connection. But I now open with "beeline -u jdbc:hive2://ip-40-0-21-143.us-west-2.compute.internal:10000 -n hive" which is working I think.&lt;/P&gt;&lt;P&gt;Is this how we have to access the new version hive shell.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hiveshell.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/32095i1F3FF78BEB680717/image-size/large?v=v2&amp;amp;px=999" role="button" title="hiveshell.PNG" alt="hiveshell.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hiveshell1.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/32096i2CE623C90D4880AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="hiveshell1.PNG" alt="hiveshell1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Aug 2021 11:29:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322604#M228874</guid>
      <dc:creator>vishal_</dc:creator>
      <dc:date>2021-08-15T11:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hiveserver Not Starting</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322703#M228904</link>
      <description>&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/72913"&gt;@vishal_&lt;/a&gt; That's the correct way. See deprecated items in CDP: &lt;A href="https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/upgrade-cdh/topics/hive-unsupported.html" target="_blank"&gt;https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/upgrade-cdh/topics/hive-unsupported.html&lt;/A&gt;&lt;BR /&gt;See the recommendation for CLI in CDP: &lt;A href="https://docs.cloudera.com/cdp-private-cloud-base/7.1.3/concepts/topics/sdx-workflow-1--using-impala-shell-and-hive.html" target="_blank"&gt;https://docs.cloudera.com/cdp-private-cloud-base/7.1.3/concepts/topics/sdx-workflow-1--using-impala-shell-and-hive.html&lt;/A&gt;</description>
      <pubDate>Tue, 17 Aug 2021 18:55:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/322703#M228904</guid>
      <dc:creator>GangWar</dc:creator>
      <dc:date>2021-08-17T18:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Hiveserver Not Starting</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/327309#M230044</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29629"&gt;@GangWar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you describe more about this. I don't understand this step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"There may be a chance the&amp;nbsp;The property "tez.history.logging.proto-base-dir" is pointing to wrong HDFS path location so check that once and correct if needed."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have same issue with this topic and I do all step that provide but Hiveserver2 still down.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 06:31:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hiveserver-Not-Starting/m-p/327309#M230044</guid>
      <dc:creator>Tuchdech</dc:creator>
      <dc:date>2021-10-12T06:31:35Z</dc:date>
    </item>
  </channel>
</rss>

