You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Michael Smith (Jira)" <ji...@apache.org> on 2023/11/03 16:49:00 UTC

[jira] [Commented] (IMPALA-9991) TestShellClient.test_fetch_size_result_spooling is flaky

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

Michael Smith commented on IMPALA-9991:
---------------------------------------

This failure showed up in https://jenkins.impala.io/job/ubuntu-20.04-dockerised-tests/740/testReport/junit/shell.test_shell_client/TestShellClient/test_fetch_size_strict_hs2_protocol__False___protocol__hs2___exec_option____test_replan___1___batch_size___0___num_nodes___0___disable_codegen_rows_threshold___5000___disable_codegen___False___abort_on_error___1___exec_single_node_rows_threshold___0____table_format__text_none_/.

> TestShellClient.test_fetch_size_result_spooling is flaky
> --------------------------------------------------------
>
>                 Key: IMPALA-9991
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9991
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Sahil Takiar
>            Assignee: Riza Suminto
>            Priority: Critical
>              Labels: broken-build, flaky
>             Fix For: Not Applicable
>
>
> shell.test_shell_client.TestShellClient.test_fetch_size_result_spooling[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] (from pytest)
> h3. Error Message
> shell/test_shell_client.py:70: in test_fetch_size_result_spooling self.__fetch_rows(client.fetch(handle), num_rows / fetch_size, num_rows) shell/test_shell_client.py:80: in __fetch_rows for fetch_batch in fetch_batches: ../shell/impala_client.py:787: in fetch yield self._transpose(col_value_converters, resp.results.columns) E AttributeError: 'NoneType' object has no attribute 'columns'
> h3. Stacktrace
> shell/test_shell_client.py:70: in test_fetch_size_result_spooling self.__fetch_rows(client.fetch(handle), num_rows / fetch_size, num_rows) shell/test_shell_client.py:80: in __fetch_rows for fetch_batch in fetch_batches: ../shell/impala_client.py:787: in fetch yield self._transpose(col_value_converters, resp.results.columns) E AttributeError: 'NoneType' object has no attribute 'columns'
> h3. Standard Error
> Opened TCP connection to localhost:21050



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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