Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on
03-05-2019
06:55 AM
- last edited on
04-21-2026
04:38 AM
by
GrazittiAPI
Hi,
I'm trying to understand a little more about what these options do behind the scenes when pressed? I found this post, but it never got any responses (http://community.cloudera.com/t5/Web-UI-Hue-Beeswax/What-is-under-the-hood-of-Hue-Impala-editor-Clea...)
Clear Cache
This is the one I am not too sure what happens
Perform Incremental metadata Update
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?
Invalidate All metadata and rebuild index
Same as above, but rather than refresh it invalidates full metadata? If no database is veiwed does it do it for everything?
Created 03-05-2019 09:46 PM
Created 03-05-2019 09:46 PM
Created 09-25-2019 03:03 AM
Hi Harsha,
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 "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 -
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 ?
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?
[1] https://my.cloudera.com/knowledge/INVALIDATE-METADATA--Sentry-Enabled--ERROR?
Thanks
Krishna