[ 
https://issues.apache.org/jira/browse/IMPALA-10896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17411383#comment-17411383
 ] 

Joe McDonnell commented on IMPALA-10896:
----------------------------------------

The Impala tests don't run Hive in the S3 configuration, so if the 
strict_hs2_protocol=True case is trying to talk to Hive, it will fail. If that 
is the case, we can just skip these tests on S3.

> Tests in TestImpalaShellInteractive failed in S3 build when 
> strict_hs2_protocol=True
> ------------------------------------------------------------------------------------
>
>                 Key: IMPALA-10896
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10896
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Quanlong Huang
>            Assignee: Steve Carlin
>            Priority: Blocker
>              Labels: broken-build
>
> See test failures and timeouts in a S3 build:
> {code:java}
> 23:38:38 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension:
>  ('parquet', '.parq') | strict_hs2_protocol: False | protocol: beeswax] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  PASSED
> 23:38:38 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension:
>  ('textfile', '.txt') | strict_hs2_protocol: True | protocol: hs2] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  FAILED
> 23:38:43 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension:
>  ('textfile', '.txt') | strict_hs2_protocol: False | protocol: hs2-http] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  PASSED
> 01:38:43 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension:
>  ('parquet', '.parq') | strict_hs2_protocol: True | protocol: hs2-http] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  FAILED
> 01:38:43 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension:
>  ('parquet', '.parq') | strict_hs2_protocol: True | protocol: hs2] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  FAILED
> 03:38:43 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension:
>  ('parquet', '.parq') | strict_hs2_protocol: False | protocol: beeswax] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  PASSED
> 05:38:43 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension:
>  ('textfile', '.txt') | strict_hs2_protocol: True | protocol: hs2] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  FAILED
> 05:38:44 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension:
>  ('textfile', '.txt') | strict_hs2_protocol: False | protocol: hs2-http] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  PASSED
> 07:38:44 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension:
>  ('parquet', '.parq') | strict_hs2_protocol: True | protocol: hs2-http] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  FAILED
> 07:38:44 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension:
>  ('parquet', '.parq') | strict_hs2_protocol: True | protocol: hs2] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  FAILED
> 09:38:44 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension:
>  ('parquet', '.parq') | strict_hs2_protocol: False | protocol: beeswax] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  PASSED
> 11:38:44 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension:
>  ('textfile', '.txt') | strict_hs2_protocol: True | protocol: hs2] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  FAILED
> 11:38:45 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension:
>  ('textfile', '.txt') | strict_hs2_protocol: False | protocol: hs2-http] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  PASSED
> 13:38:45 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension:
>  ('parquet', '.parq') | strict_hs2_protocol: True | protocol: hs2-http] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  FAILED
> 13:38:45 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension:
>  ('parquet', '.parq') | strict_hs2_protocol: True | protocol: hs2] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  FAILED
> 15:38:45 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation[table_format_and_file_extension:
>  ('parquet', '.parq') | strict_hs2_protocol: False | protocol: beeswax] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  PASSED
> 17:38:45 
> shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation[table_format_and_file_extension:
>  ('textfile', '.txt') | strict_hs2_protocol: True | protocol: hs2] <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py
>  
> 17:38:52 
> 19:03:16 **** run-all-tests.sh TIMED OUT! ****
> {code}
> The failed tests all have "strict_hs2_protocol: True". CC [~scarlin]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to