Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
ghx-label-9
Description
shell.test_shell_commandline.TestImpalaShell.test_socket_opening[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] (from pytest) Failing for the past 1 build (Since Failed#1992 ) Took 0.26 sec. add description Error Message shell/test_shell_commandline.py:822: in test_socket_opening self._validate_expected_socket_connected(vector, args2, s) shell/test_shell_commandline.py:792: in _validate_expected_socket_connected connection, client_address = sock.accept() /usr/lib/python2.7/socket.py:206: in accept sock, addr = self._sock.accept() E error: [Errno 4] Interrupted system call Stacktrace shell/test_shell_commandline.py:822: in test_socket_opening self._validate_expected_socket_connected(vector, args2, s) shell/test_shell_commandline.py:792: in _validate_expected_socket_connected connection, client_address = sock.accept() /usr/lib/python2.7/socket.py:206: in accept sock, addr = self._sock.accept() E error: [Errno 4] Interrupted system call
https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/1992/
Attachments
Issue Links
- relates to
-
IMPALA-8608 Impala needs to support Python 3
-
- Resolved
-