You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2019/06/14 23:41:00 UTC

[jira] [Resolved] (IMPALA-2649) improve incremental stats scalability

     [ https://issues.apache.org/jira/browse/IMPALA-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon resolved IMPALA-2649.
---------------------------------
    Resolution: Fixed

I'm inclined to call this one fixed after a number of changes last year:
- incremental stats data isn't published as part of the metadata objects to impalads, but instead fetched on demand for COMPUTE INCREMENTAL STATS
- incremental stats data are now stored compressed and in byte[] instead of base64-encoded Strings
- generally more work went into catalogd memory management, such as automatic invalidation when running low on heap, so this won't take down catalogd anymore

> improve incremental stats scalability
> -------------------------------------
>
>                 Key: IMPALA-2649
>                 URL: https://issues.apache.org/jira/browse/IMPALA-2649
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Catalog
>    Affects Versions: Impala 2.3.0
>            Reporter: Silvius Rus
>            Priority: Critical
>              Labels: compute-stats
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org