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

Undeterministically receive "ERROR: unknown row bach destination..." and "ERROR: Invalid query handle" from impala shell when running union query

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 0.6
    • Impala 1.0
    • None
    • None

    Description

      When running a union query from the impala shell I get the following errors. The query works sometimes, but it fails more often than not.

      [localhost:21000] > select int_col from functional.alltypes limit 10 union all select int_col from functional.alltypes limit 10;
      Query: select int_col from functional.alltypes limit 10 union all select int_col from functional.alltypes limit 10
      Query finished, fetching results ...
      ERROR: unknown row batch destination: fragment_id=313bc2b165024907:b720afc964f87243 node_id=3
      ERROR: Invalid query handle

      Attachments

        Activity

          People

            alex.behm Alexander Behm
            alex.behm Alexander Behm
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: