You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/12/15 17:52:02 UTC

[jira] [Created] (HIVE-18285) StatsTask uses a cached ql.metadata.Table object

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)