Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-2528

Partitions limit gets capped to 1000 despite configuration

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.5.0
    • Fix Version/s: 3.8.0
    • Component/s: con.hive
    • Labels:
      None

      Description

      The get_partitions call queries "SHOW PARTITIONS tbl" via an execute_query_statement call, but fails to reset the latter's max_rows=1000 default with max_rows=max_parts, so the results fetched ends up getting capped to 1000 despite what you've configured max_parts in hue.ini to be.

        Attachments

          Activity

            People

            • Assignee:
              harsh Harsh J
              Reporter:
              harsh Harsh J
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: