Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ clear_configuration
Method
clear_configuration
tests/common/impala_connection.py:186–188 ·
view source on GitHub ↗
Clears all existing configuration.
(self)
Source
from the content-addressed store, hash-verified
184
185
@abc.abstractmethod
186
def
clear_configuration(self):
187
""
"Clears all existing configuration."
""
188
pass
189
190
@abc.abstractmethod
191
def
connect(self):
Callers
15
set_configuration
Method · 0.95
__get_num_scanner_instances
Method · 0.45
test_cancelled_nodes_in_exec_summary
Method · 0.45
test_dml_end_time
Method · 0.45
test_multiple_blocks_mt_dop
Method · 0.45
__run_insert_and_verify_instances
Method · 0.45
test_describe_db
Method · 0.45
_run_test_insert_events_impl
Method · 0.45
_reset_impala_clients
Method · 0.45
__change_client_database
Method · 0.45
test_retrying_query_before_inflight
Method · 0.45
test_kill_impalad_with_running_queries
Method · 0.45
Calls
no outgoing calls
Tested by
15
__get_num_scanner_instances
Method · 0.36
test_cancelled_nodes_in_exec_summary
Method · 0.36
test_dml_end_time
Method · 0.36
test_multiple_blocks_mt_dop
Method · 0.36
__run_insert_and_verify_instances
Method · 0.36
test_describe_db
Method · 0.36
_run_test_insert_events_impl
Method · 0.36
_reset_impala_clients
Method · 0.36
__change_client_database
Method · 0.36
test_retrying_query_before_inflight
Method · 0.36
test_kill_impalad_with_running_queries
Method · 0.36
test_restart_catalogd_while_handling_rpc_response_with_timeout
Method · 0.36