[
https://issues.apache.org/jira/browse/IMPALA-9991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17236506#comment-17236506
]
Tim Armstrong commented on IMPALA-9991:
---------------------------------------
[~rizaon] while you're looking at result spooling, can you see if this test is
flaky? Don't spend too much time if it's not reproducible.
> 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
>
> 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.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]