Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ communicate
Method
communicate
tests/util/ssh_util.py:168–170 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
166
time.sleep(0.1)
167
168
def
communicate(self):
169
self.wait()
170
return
self.stdout.read(), self.stderr.read()
171
172
@property
173
def
returncode(self):
Callers
15
exec_cmd
Function · 0.80
read_password_cmd
Function · 0.80
exec_local_command
Function · 0.80
__negative_test
Method · 0.80
get_result
Method · 0.80
data_generator_reducer.py
File · 0.80
test_hdfs_safe_mode_error_255
Method · 0.80
run_stmt_in_beeline
Method · 0.80
run_openssl_cmd
Function · 0.80
exec_process
Function · 0.80
_hadoop_fs_shell
Method · 0.80
process_binary
Function · 0.80
Calls
2
wait
Method · 0.95
read
Method · 0.45
Tested by
4
__negative_test
Method · 0.64
test_hdfs_safe_mode_error_255
Method · 0.64
run_stmt_in_beeline
Method · 0.64
get_set_of_tests
Function · 0.64