Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-7234

Non-deterministic majority format for a table with equal partition instances

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 3.1.0
    • None
    • None
    • ghx-label-6

    Description

      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. 

      Attachments

        Issue Links

          Activity

            People

              poojanilangekar Pooja Nilangekar
              poojanilangekar Pooja Nilangekar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: