<?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>topic Re: Get metadata of tables in hive metastore in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/get-metadata-of-tables-in-hive-metastore/m-p/40005#M27108</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/39403"&gt;@Tharun-Kumar&lt;/a&gt;&amp;nbsp;- Thanks for your quick reply, it worked.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Aug 2023 02:08:22 GMT</pubDate>
    <dc:creator>DatabricksPract</dc:creator>
    <dc:date>2023-08-16T02:08:22Z</dc:date>
    <item>
      <title>Get metadata of tables in hive metastore</title>
      <link>https://community.databricks.com/t5/data-engineering/get-metadata-of-tables-in-hive-metastore/m-p/39833#M27077</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;I have a requirement to get the metadata of tables available in databricks hive metastore.&lt;/P&gt;&lt;P&gt;Is there any way to get the metadata of all the tables inspite of looping through tables using Describe table_name.&lt;/P&gt;&lt;P&gt;As hive metastore doesnot support information schema, please suggest if we have any other approaches.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 10:13:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/get-metadata-of-tables-in-hive-metastore/m-p/39833#M27077</guid>
      <dc:creator>DatabricksPract</dc:creator>
      <dc:date>2023-08-14T10:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Get metadata of tables in hive metastore</title>
      <link>https://community.databricks.com/t5/data-engineering/get-metadata-of-tables-in-hive-metastore/m-p/39863#M27081</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/72871"&gt;@DatabricksPract&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;%sql
show table extended in &amp;lt;database_name&amp;gt; like '*'&lt;/LI-CODE&gt;&lt;P&gt;This would give the information of the all the tables in the database provided.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 13:41:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/get-metadata-of-tables-in-hive-metastore/m-p/39863#M27081</guid>
      <dc:creator>Tharun-Kumar</dc:creator>
      <dc:date>2023-08-14T13:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Get metadata of tables in hive metastore</title>
      <link>https://community.databricks.com/t5/data-engineering/get-metadata-of-tables-in-hive-metastore/m-p/40005#M27108</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/39403"&gt;@Tharun-Kumar&lt;/a&gt;&amp;nbsp;- Thanks for your quick reply, it worked.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 02:08:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/get-metadata-of-tables-in-hive-metastore/m-p/40005#M27108</guid>
      <dc:creator>DatabricksPract</dc:creator>
      <dc:date>2023-08-16T02:08:22Z</dc:date>
    </item>
  </channel>
</rss>

