<?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: hive server not start and command not print outout in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hive-server-not-start-and-command-not-print-outout/m-p/179669#M70557</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/26229/uribarih.html" nodeid="26229"&gt;@uri ben-ari&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Additionally please also refer to :    &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/content/supportkb/48992/how-to-manually-restart-hiveserver2-just-like-amba.html" target="_blank"&gt;https://community.hortonworks.com/content/supportkb/48992/how-to-manually-restart-hiveserver2-just-like-amba.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/26229/uribarih.html" nodeid="26229"&gt;&lt;/A&gt; &lt;/P&gt;</description>
    <pubDate>Wed, 01 Nov 2017 17:15:37 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2017-11-01T17:15:37Z</dc:date>
    <item>
      <title>hive server not start and command not print outout</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hive-server-not-start-and-command-not-print-outout/m-p/179665#M70553</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="42396-capture.png" style="width: 328px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19359i6E37C55ACE7ED8DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="42396-capture.png" alt="42396-capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;we try to start the hive server on master01 machine as the following:&lt;/P&gt;&lt;P&gt;[root@master01 hive]# su hive &lt;/P&gt;&lt;P&gt;[hive@master01 hive]$ /usr/bin/hive --service hiveserver2&lt;/P&gt;&lt;P&gt;but hive  command not print anything and hive server still stop &lt;/P&gt;&lt;P&gt;what are the option to check why hive not start?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 09:17:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hive-server-not-start-and-command-not-print-outout/m-p/179665#M70553</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2019-08-18T09:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: hive server not start and command not print outout</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hive-server-not-start-and-command-not-print-outout/m-p/179666#M70554</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/26229/uribarih.html" nodeid="26229"&gt;@uri ben-ari&lt;/A&gt;&lt;/P&gt;&lt;P&gt;May be you can try something like mentioned in the link:  &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.2/bk_reference/content/starting_hdp_services.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.2/bk_reference/content/starting_hdp_services.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Start HiveServer2. On the Hive Server2 host machine, execute the following commands:&lt;/P&gt;&lt;PRE&gt;su $HIVE_USER 
nohup /usr/hdp/current/hive-server2/bin/hiveserver2 -hiveconf hive.metastore.uris=/tmp/hiveserver2HD.out 2 /tmp/hiveserver2HD.log&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Also better to remove the PID file from before starting the process.&lt;/P&gt;&lt;PRE&gt;# ls -l /var/run/hive/hive-server.pid&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 16:21:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hive-server-not-start-and-command-not-print-outout/m-p/179666#M70554</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-11-01T16:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: hive server not start and command not print outout</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hive-server-not-start-and-command-not-print-outout/m-p/179667#M70555</link>
      <description>&lt;P style="margin-left: 20px;"&gt;I run the command but it stuck for along time , regarding the hive-server.pid we have only the file - ls /var/run/hive/
hive.pid   , bytheway hive server is running on master03 machine , but not on master01&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 16:49:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hive-server-not-start-and-command-not-print-outout/m-p/179667#M70555</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2017-11-01T16:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: hive server not start and command not print outout</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hive-server-not-start-and-command-not-print-outout/m-p/179668#M70556</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/26229/uribarih.html" nodeid="26229"&gt;@uri ben-ari&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please try the following command to start hiveserver2   (looks like above doc link has some issues)&lt;/P&gt;&lt;PRE&gt;# su hive -l -c 'HIVE_CONF_DIR=/etc/hive/conf.server /usr/hdp/current/hive-server2/bin/hiveserver2 -hiveconf hive.metastore.uris=" " -hiveconf hive.log.dir=/var/log/hive -hiveconf hive.log.file=hiveserver2.log 1&amp;gt;/var/log/hive/hiveserver2.log 2&amp;gt;/var/log/hive/hiveserver2.log &amp;amp;'&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 17:14:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hive-server-not-start-and-command-not-print-outout/m-p/179668#M70556</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-11-01T17:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: hive server not start and command not print outout</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hive-server-not-start-and-command-not-print-outout/m-p/179669#M70557</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/26229/uribarih.html" nodeid="26229"&gt;@uri ben-ari&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Additionally please also refer to :    &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/content/supportkb/48992/how-to-manually-restart-hiveserver2-just-like-amba.html" target="_blank"&gt;https://community.hortonworks.com/content/supportkb/48992/how-to-manually-restart-hiveserver2-just-like-amba.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/26229/uribarih.html" nodeid="26229"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 17:15:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hive-server-not-start-and-command-not-print-outout/m-p/179669#M70557</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-11-01T17:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: hive server not start and command not print outout</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hive-server-not-start-and-command-not-print-outout/m-p/179670#M70558</link>
      <description>&lt;P&gt;we get many error like     EmulatedXAResource@64deb58f, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=#, enlisted resources=[]]
2017-11-01 10:35:20,363 DEBUG [main]: DataNucleus.Transaction (Log4JLogger.java:debug(58)) - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@64deb58f, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=#, enlisted resources=[]]
javax.jdo.JDODataStoreException: Error executing SQL query "select "DB_ID" from "DBS"".
java.sql.SQLSyntaxErrorException: Table/View 'DBS' does not exist.
Caused by: ERROR 42X05: Table/View 'DBS' does not exist.&lt;/P&gt;&lt;P&gt;java.lang.RuntimeException: Error applying authorization policy on hive configuration: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 17:40:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hive-server-not-start-and-command-not-print-outout/m-p/179670#M70558</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2017-11-01T17:40:01Z</dc:date>
    </item>
  </channel>
</rss>

