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 "Pooja Nilangekar (JIRA)" <ji...@apache.org> on 2018/08/01 17:31:00 UTC

[jira] [Resolved] (IMPALA-7234) Non-deterministic majority format for a table with equal partition instances

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

Pooja Nilangekar resolved IMPALA-7234.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.1.0

> Non-deterministic majority format for a table with equal partition instances 
> -----------------------------------------------------------------------------
>
>                 Key: IMPALA-7234
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7234
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Pooja Nilangekar
>            Assignee: Pooja Nilangekar
>            Priority: Major
>             Fix For: Impala 3.1.0
>
>
> The getMajorityFormat method of the FeCatalogUtils currently returns non-deterministic results when its argument is a list of partitions where there is no numerical majority in terms of the number of instances. The result is determined by the order in which the partitions are added to the HashMap. We need more deterministic results which also considers the memory requirement among different types of partitions. Ideally, this function should return the format with higher memory requirements in case of a tie. 



--
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