<?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 impala tables to show table size/ user who created the table within a whole database in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/impala-tables-to-show-table-size-user-who-created-the-table/m-p/343451#M233938</link>
    <description>&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking to create a table to show all table names and information within a database as im having capacity issues&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;something simple like&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;username,size,tablename,last updated date&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hoping this is an easy ask but i had no luck so far&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 May 2022 10:32:52 GMT</pubDate>
    <dc:creator>dave22</dc:creator>
    <dc:date>2022-05-09T10:32:52Z</dc:date>
    <item>
      <title>impala tables to show table size/ user who created the table within a whole database</title>
      <link>https://community.cloudera.com/t5/Support-Questions/impala-tables-to-show-table-size-user-who-created-the-table/m-p/343451#M233938</link>
      <description>&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking to create a table to show all table names and information within a database as im having capacity issues&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;something simple like&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;username,size,tablename,last updated date&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hoping this is an easy ask but i had no luck so far&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 10:32:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/impala-tables-to-show-table-size-user-who-created-the-table/m-p/343451#M233938</guid>
      <dc:creator>dave22</dc:creator>
      <dc:date>2022-05-09T10:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: impala tables to show table size/ user who created the table within a whole database</title>
      <link>https://community.cloudera.com/t5/Support-Questions/impala-tables-to-show-table-size-user-who-created-the-table/m-p/384370#M245351</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/97794"&gt;@dave22&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The table data is stored in a HDFS location, so you may consume information out of it&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;# hdfs dfs -du -s -h /path/to/database/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; From here you can pick the owner of the path, which should be the username&lt;/P&gt;&lt;P&gt;--&amp;gt; sub folders/files are the tables within the database&lt;/P&gt;&lt;P&gt;--&amp;gt; The modification date can be used as the last updated date&amp;nbsp;&lt;/P&gt;&lt;P&gt;--&amp;gt; size of the table can be picked using below command&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;# hdfs dfs -du -s -h/path/to/database/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Let us know if this helps&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 15:38:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/impala-tables-to-show-table-size-user-who-created-the-table/m-p/384370#M245351</guid>
      <dc:creator>jAnshula</dc:creator>
      <dc:date>2024-02-29T15:38:56Z</dc:date>
    </item>
  </channel>
</rss>

