Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 0.6
-
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