You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Amin Abbaspour <am...@strutdigital.com> on 2016/12/07 06:48:06 UTC

HCatalog Table Metrics Not Up to Date

Hi,

When inserting new rows to table, stats get updated immediately in JDBC
connection but are not update in HCatalog (hcat/webhcat).

For example, after insertion to table with one row, running 'DESCRIBE
EXTENDED a;' in Beeline console returns "numRows=2" but requesting same
details with hcat returns "parameters": {"numRows": "1"}

Running "ANALYZE TABLE a COMPUTE STATISTICS" from Beeline does not help
either. The output "Table stats" is correct but not reflected in HCatalog.

I've attached my hive.stat config as well.

Thanks for your help,
Amin

-- 
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error please notify the system manager. 
This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and 
delete this e-mail from your system. If you are not the intended recipient 
you are notified that disclosing, copying, distributing or taking any 
action in reliance on the contents of this information is strictly 
prohibited.