Eugene Koifman created HIVE-18285:
-------------------------------------
Summary: StatsTask uses a cached ql.metadata.Table object
Key: HIVE-18285
URL: https://issues.apache.org/jira/browse/HIVE-18285
Project: Hive
Issue Type: Bug
Components: Metastore, Statistics
Reporter: Eugene Koifman
Assignee: Eugene Koifman
this then causes BasicStatsTask.aggregateStats(Hive) to call Hive.alterTable()
with a stale Table object. (It misses any changes made by any
MetaStorePreEventListener)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)