Qifan Chen has posted comments on this change. (
http://gerrit.cloudera.org:8080/18143 )
Change subject: IMPALA-10992 Planner changes for estimate peak memory - v1
......................................................................
Patch Set 25:
class 13 (fixed in Frontend.java, via endsWith() comparison).
custom_cluster.test_executor_groups.TestExecutorGroups.test_admission_control_with_multiple_coords_and_exec_groups
(from pytest)
Stacktrace
custom_cluster/test_executor_groups.py:645: in
test_admission_control_with_multiple_coords_and_exec_groups
handle_long_running_queue1 = self.execute_query_async(LONG_QUERY)
common/impala_test_suite.py:836: in wrapper
return function(*args, **kwargs)
common/impala_test_suite.py:899: in execute_query_async
return self.client.execute_async(query)
common/impala_connection.py:217: in execute_async
beeswax_handle = self.__beeswax_client.execute_query_async(sql_stmt,
user=user)
beeswax/impala_beeswax.py:359: in execute_query_async
handle = self.__do_rpc(lambda: self.imp_service.query(query,))
beeswax/impala_beeswax.py:522: in __do_rpc
raise ImpalaBeeswaxException(self.__build_error_message(b), b)
E ImpalaBeeswaxException: ImpalaBeeswaxException:
E INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>
E MESSAGE: NullPointerException: null
--
To view, visit http://gerrit.cloudera.org:8080/18143
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ibe71f905d6a8c1e42cf951b3a69ff33b81277c24
Gerrit-Change-Number: 18143
Gerrit-PatchSet: 25
Gerrit-Owner: Qifan Chen <[email protected]>
Gerrit-Reviewer: Aman Sinha <[email protected]>
Gerrit-Reviewer: Bikramjeet Vig <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Qifan Chen <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
Gerrit-Comment-Date: Wed, 26 Jan 2022 22:25:50 +0000
Gerrit-HasComments: No