Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ pid
Method
pid
tests/shell/util.py:279–280 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
277
assert connected,
"Impala shell is not connected"
278
279
def
pid(self):
280
return
self.shell_process.pid
281
282
def
send_cmd(self, cmd):
283
""
"Send a single command to the shell. This method adds the end-of-query
Callers
5
test_cancellation
Method · 0.95
run_and_verify_query_cancellation_test
Method · 0.95
test_cancellation
Method · 0.95
test_sigusr1_stacktraces
Method · 0.95
test_ssl
Method · 0.95
Calls
no outgoing calls
Tested by
5
test_cancellation
Method · 0.76
run_and_verify_query_cancellation_test
Method · 0.76
test_cancellation
Method · 0.76
test_sigusr1_stacktraces
Method · 0.76
test_ssl
Method · 0.76