Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
Impala 2.13.0, Impala 3.1.0
-
None
-
ghx-label-6
Description
shell/test_shell_commandline.py::TestImpalaShell::test_socket_opening uses netcat to listen to an ephemeral port to verify impala-shell socket opening behavior.
The port is hardcoded to 42000 which can fail the test if this port is used by an outgoing socket.
Attachments
Issue Links
- is related to
-
IMPALA-7130 impala-shell -b / --kerberos_host_fqdn flag overrides value passed in via -i
- Resolved