<?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: Schema Registry  - Metstore tables Missing. in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Schema-Registry-Metstore-tables-Missing/m-p/177657#M67713</link>
    <description>&lt;P style="margin-left: 40px;"&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/14534/anishkumarvalsalam.html" nodeid="14534"&gt;@Anishkumar Valsalam&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I setup a Schema Registry using MySQL as part of another HCC article (https://community.hortonworks.com/content/kbentry/119766/installing-a-local-hortonworks-registry-to-use-wit.html).  I believe you need to run the bootstrap script, which will create the necessary tables:&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;	./bootstrap/bootstrap-storage.sh&lt;/PRE&gt;</description>
    <pubDate>Thu, 07 Sep 2017 02:40:07 GMT</pubDate>
    <dc:creator>alim</dc:creator>
    <dc:date>2017-09-07T02:40:07Z</dc:date>
    <item>
      <title>Schema Registry  - Metstore tables Missing.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Schema-Registry-Metstore-tables-Missing/m-p/177655#M67711</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;I have followed the below document to configure schema registry using Mysql&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.1/bk_installing-hdf/content/database-config-mysql.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.1/bk_installing-hdf/content/database-config-mysql.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but after configured and started registry i am getting below error in registry UI.&lt;/P&gt;&lt;PRE&gt;"An exception was thrown while processing request with message: [com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'registry.schema_metadata_info' doesn't exist]"&lt;/PRE&gt;&lt;P&gt;And when i check the registry database  no tables in that.&lt;/P&gt;&lt;P&gt;do we need to create tables manually??? kindly help to close this thread.&lt;/P&gt;&lt;PRE&gt;MariaDB [(none)]&amp;gt; use registry;
Database changed
MariaDB [registry]&amp;gt; show tables;
Empty set (0.00 sec)
MariaDB [registry]&amp;gt;

&lt;/PRE&gt;</description>
      <pubDate>Tue, 21 Apr 2026 12:20:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Schema-Registry-Metstore-tables-Missing/m-p/177655#M67711</guid>
      <dc:creator>Anishkumarv</dc:creator>
      <dc:date>2026-04-21T12:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry  - Metstore tables Missing.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Schema-Registry-Metstore-tables-Missing/m-p/177656#M67712</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11295/slachterman.html" nodeid="11295"&gt;@slachterman&lt;/A&gt; Hi Guru , need your help on this thread&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 02:33:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Schema-Registry-Metstore-tables-Missing/m-p/177656#M67712</guid>
      <dc:creator>Anishkumarv</dc:creator>
      <dc:date>2017-09-07T02:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry  - Metstore tables Missing.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Schema-Registry-Metstore-tables-Missing/m-p/177657#M67713</link>
      <description>&lt;P style="margin-left: 40px;"&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/14534/anishkumarvalsalam.html" nodeid="14534"&gt;@Anishkumar Valsalam&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I setup a Schema Registry using MySQL as part of another HCC article (https://community.hortonworks.com/content/kbentry/119766/installing-a-local-hortonworks-registry-to-use-wit.html).  I believe you need to run the bootstrap script, which will create the necessary tables:&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;	./bootstrap/bootstrap-storage.sh&lt;/PRE&gt;</description>
      <pubDate>Thu, 07 Sep 2017 02:40:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Schema-Registry-Metstore-tables-Missing/m-p/177657#M67713</guid>
      <dc:creator>alim</dc:creator>
      <dc:date>2017-09-07T02:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry  - Metstore tables Missing.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Schema-Registry-Metstore-tables-Missing/m-p/177658#M67714</link>
      <description>&lt;P&gt;Thanks for the immediate response.&lt;/P&gt;&lt;PRE&gt;Using Configuration file: ./../conf/registry.yaml
Downloading mysql jar from url: &lt;A href="https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.40.zip" target="_blank"&gt;https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.40.zip&lt;/A&gt;
Downloading file mysql-connector-java-5.1.40.zip into /tmp
Failed to download the mysql driver from &lt;A href="https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.40.zip" target="_blank"&gt;https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.40.zip&lt;/A&gt;
Error occurred while downloading MySQL jar. bootstrap dir: .&lt;/PRE&gt;&lt;P&gt;is it possible to configure local path? for mysql connector,&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 02:46:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Schema-Registry-Metstore-tables-Missing/m-p/177658#M67714</guid>
      <dc:creator>Anishkumarv</dc:creator>
      <dc:date>2017-09-07T02:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry  - Metstore tables Missing.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Schema-Registry-Metstore-tables-Missing/m-p/177659#M67715</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/3943/alim.html" nodeid="3943"&gt;@Andrew Lim&lt;/A&gt;&lt;P&gt;Thank you so much i have configured with local URL i can able to execute the script and the tables create as expected &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 02:55:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Schema-Registry-Metstore-tables-Missing/m-p/177659#M67715</guid>
      <dc:creator>Anishkumarv</dc:creator>
      <dc:date>2017-09-07T02:55:25Z</dc:date>
    </item>
  </channel>
</rss>

