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

'NoneType' object is not iterable exception when query returns more than 10.000 rows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • Impala 4.0.0
    • None
    • None
    • None

    Description

      Impala-shell returns 'NoneType' object is not iterable exception when query returns more than 10.000 rows.

      Steps to reproduce:
      1. Enter impala-shell (or you can run query from a file as well)
      2. Run a query that returns more than 10.000 rows (e.g. 10.001 rows)

      Expected result:

      Impala-shell returns all rows that were queried.

      Actual result:
      Impala-shell throws exception for 'NoneType' object is not iterable and then disconnects. You can only continue using impala-shell if you reconnect to it.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              adunai Alexandra Dunai
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: