<?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: HUE Clear Cache, Perform Incremental Metadata Update, Invalidate all Metadata and rebuild index in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/HUE-Clear-Cache-Perform-Incremental-Metadata-Update/m-p/87283#M35933</link>
    <description>&amp;gt; Clear Cache&lt;BR /&gt;&amp;gt; This is the one I am not too sure what happens&lt;BR /&gt;&lt;BR /&gt;It appears to clear the cached entries within Hue frontend, so the metadata for assist and views is loaded again from its source (Impala, etc.). I don't see it calling a refresh on the tables, but it is possible I missed some implicit action.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Perform Incremental metadata Update&lt;BR /&gt;&amp;gt; I assume this issues a refresh command for all tables within the current database which is been viewed? If no database is veiwed does it do it for everything?&lt;BR /&gt;&lt;BR /&gt;This will compare HMS listing against Impala's for the DB in context and run specific "INVALIDATE METADATA [[db][.table]];" for the missing ones in Impala.&lt;BR /&gt;&lt;BR /&gt;Yes, if no DB is in the context, it will equate to running a global "INVALIDATE METADATA;"&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Invalidate All metadata and rebuild index&lt;BR /&gt;&lt;BR /&gt;This runs a plain "INVALIDATE METADATA;"</description>
    <pubDate>Wed, 06 Mar 2019 05:46:57 GMT</pubDate>
    <dc:creator>Harsh J</dc:creator>
    <dc:date>2019-03-06T05:46:57Z</dc:date>
    <item>
      <title>HUE Clear Cache, Perform Incremental Metadata Update, Invalidate all Metadata and rebuild index</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HUE-Clear-Cache-Perform-Incremental-Metadata-Update/m-p/87227#M35932</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to understand a little more about what these options do behind the scenes when pressed?&amp;nbsp; I found this post, but it never got any responses (&lt;A href="http://community.cloudera.com/t5/Web-UI-Hue-Beeswax/What-is-under-the-hood-of-Hue-Impala-editor-Clear-cache/m-p/59814#M2432" target="_blank"&gt;http://community.cloudera.com/t5/Web-UI-Hue-Beeswax/What-is-under-the-hood-of-Hue-Impala-editor-Clear-cache/m-p/59814#M2432&lt;/A&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Clear Cache&lt;BR /&gt;&lt;/STRONG&gt;This is the one I am not too sure what happens&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Perform Incremental metadata Update&lt;/STRONG&gt;&lt;BR /&gt;I assume this issues a refresh command for all tables within the current database which is been viewed?&amp;nbsp; If no database is veiwed does it do it for everything?&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Invalidate All metadata and rebuild index&lt;/STRONG&gt;&lt;BR /&gt;Same as above, but rather than refresh it invalidates full metadata?&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;If no database is veiwed does it do it for everything?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 11:38:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HUE-Clear-Cache-Perform-Incremental-Metadata-Update/m-p/87227#M35932</guid>
      <dc:creator>chriswalton007</dc:creator>
      <dc:date>2026-04-21T11:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: HUE Clear Cache, Perform Incremental Metadata Update, Invalidate all Metadata and rebuild index</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HUE-Clear-Cache-Perform-Incremental-Metadata-Update/m-p/87283#M35933</link>
      <description>&amp;gt; Clear Cache&lt;BR /&gt;&amp;gt; This is the one I am not too sure what happens&lt;BR /&gt;&lt;BR /&gt;It appears to clear the cached entries within Hue frontend, so the metadata for assist and views is loaded again from its source (Impala, etc.). I don't see it calling a refresh on the tables, but it is possible I missed some implicit action.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Perform Incremental metadata Update&lt;BR /&gt;&amp;gt; I assume this issues a refresh command for all tables within the current database which is been viewed? If no database is veiwed does it do it for everything?&lt;BR /&gt;&lt;BR /&gt;This will compare HMS listing against Impala's for the DB in context and run specific "INVALIDATE METADATA [[db][.table]];" for the missing ones in Impala.&lt;BR /&gt;&lt;BR /&gt;Yes, if no DB is in the context, it will equate to running a global "INVALIDATE METADATA;"&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Invalidate All metadata and rebuild index&lt;BR /&gt;&lt;BR /&gt;This runs a plain "INVALIDATE METADATA;"</description>
      <pubDate>Wed, 06 Mar 2019 05:46:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HUE-Clear-Cache-Perform-Incremental-Metadata-Update/m-p/87283#M35933</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2019-03-06T05:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: HUE Clear Cache, Perform Incremental Metadata Update, Invalidate all Metadata and rebuild index</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HUE-Clear-Cache-Perform-Incremental-Metadata-Update/m-p/278226#M207905</link>
      <description>&lt;P&gt;Hi Harsha,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the explanation. In extension to the topic, I need small clarification - we recently implemented sentry on impala, based on below KB [1] article, we can't execute "&lt;SPAN&gt;Invalidate all metadata and rebuild index" and "Perform incremental metadata update" , since we don't have access to all the DB's, it's fair as well. Now my question is - &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. I am not able to see new DB in Hue impala, I can see the same from beeline or impala shell. How to fix or solve this ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2. I can execute invalidate metadata on table from impala shell but I have 50+ DB's and 10's of tables in each db. Is there any option to run invalidate metadata ion DB level instead of individual table?&lt;/P&gt;&lt;P&gt;&lt;A href="https://my.cloudera.com/knowledge/INVALIDATE-METADATA--Sentry-Enabled--ERROR?id=71141" target="_blank"&gt;[1] https://my.cloudera.com/knowledge/INVALIDATE-METADATA--Sentry-Enabled--ERROR?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://my.cloudera.com/knowledge/INVALIDATE-METADATA--Sentry-Enabled--ERROR?id=71141" target="_blank"&gt;id=71141&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 10:03:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HUE-Clear-Cache-Perform-Incremental-Metadata-Update/m-p/278226#M207905</guid>
      <dc:creator>Krishna</dc:creator>
      <dc:date>2019-09-25T10:03:29Z</dc:date>
    </item>
  </channel>
</rss>

