<?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 List hive tables based on storage format in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/List-hive-tables-based-on-storage-format/m-p/41406#M40685</link>
    <description>&lt;P&gt;Is it possible to list hive tables based on the storage format? We want to implement a standard format for tables; before that we want to list down existing tables based on storage and identify which are not in standard format&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 10:22:01 GMT</pubDate>
    <dc:creator>npdell</dc:creator>
    <dc:date>2022-09-16T10:22:01Z</dc:date>
    <item>
      <title>List hive tables based on storage format</title>
      <link>https://community.cloudera.com/t5/Support-Questions/List-hive-tables-based-on-storage-format/m-p/41406#M40685</link>
      <description>&lt;P&gt;Is it possible to list hive tables based on the storage format? We want to implement a standard format for tables; before that we want to list down existing tables based on storage and identify which are not in standard format&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:22:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/List-hive-tables-based-on-storage-format/m-p/41406#M40685</guid>
      <dc:creator>npdell</dc:creator>
      <dc:date>2022-09-16T10:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: List hive tables based on storage format</title>
      <link>https://community.cloudera.com/t5/Support-Questions/List-hive-tables-based-on-storage-format/m-p/41620#M40686</link>
      <description>There's no direct way to filter that out via a simple statement.&lt;BR /&gt;&lt;BR /&gt;You can either use JDBC to fetch catalog data and iterate through the descriptors, or run iterative "DESCRIBE (FORMATTED|EXTENDED) &amp;lt;TABLENAME&amp;gt;" and grep out the Storage and Format related information.&lt;BR /&gt;&lt;BR /&gt;If this is a one-off, you can also explore querying the underlying HMS DB, but do not make something persistently reliant on that as the schema is subject to change between releases.</description>
      <pubDate>Thu, 02 Jun 2016 23:49:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/List-hive-tables-based-on-storage-format/m-p/41620#M40686</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2016-06-02T23:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: List hive tables based on storage format</title>
      <link>https://community.cloudera.com/t5/Support-Questions/List-hive-tables-based-on-storage-format/m-p/43155#M40687</link>
      <description>Thx Harsh , i will explore</description>
      <pubDate>Mon, 25 Jul 2016 09:16:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/List-hive-tables-based-on-storage-format/m-p/43155#M40687</guid>
      <dc:creator>npdell</dc:creator>
      <dc:date>2016-07-25T09:16:52Z</dc:date>
    </item>
  </channel>
</rss>

