<?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: Error starting HIVE metastore in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Error-starting-HIVE-metastore/m-p/209334#M171288</link>
    <description>&lt;P&gt;Tried, no help. I also listed all users available from mysql below&lt;/P&gt;&lt;PRE&gt;harry.li@msl-dpe-perf74:/etc/mysql/mysql.conf.d$  sudo mysql -u root -h localhost
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 30
Server version: 5.7.23-0ubuntu0.16.04.1 (Ubuntu)
Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql&amp;gt; GRANT ALL PRIVILEGES ON hive.* TO 'hive'@'localhost' IDENTIFIED BY 'hive'; 
Query OK, 0 rows affected, 1 warning (0.00 sec)
mysql&amp;gt; flush privileges; 
Query OK, 0 rows affected (0.00 sec)
mysql&amp;gt; quit;
Bye
harry.li@msl-dpe-perf74:/etc/mysql/mysql.conf.d$  sudo /etc/init.d/mysql restart
[ ok ] Restarting mysql (via systemctl): mysql.service.
harry.li@msl-dpe-perf74:/etc/mysql/mysql.conf.d$ &lt;/PRE&gt;&lt;PRE&gt;harry.li@msl-dpe-perf74:/etc/mysql/mysql.conf.d$  mysql -u hive -phive -h msl-dpe-perf74.msl.lab
mysql: [Warning] Using a password on the command line interface can be insecure.
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 29
Server version: 5.7.23-0ubuntu0.16.04.1 (Ubuntu)
Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql&amp;gt; show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| hive               |
+--------------------+
2 rows in set (0.00 sec)
mysql&amp;gt; quit;
Bye&lt;/PRE&gt;</description>
    <pubDate>Thu, 02 Aug 2018 07:12:27 GMT</pubDate>
    <dc:creator>harry_li</dc:creator>
    <dc:date>2018-08-02T07:12:27Z</dc:date>
  </channel>
</rss>

