[ 
https://issues.apache.org/jira/browse/IMPALA-8902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sahil Takiar resolved IMPALA-8902.
----------------------------------
    Fix Version/s: Impala 3.4.0
       Resolution: Fixed

Bumped up the timeout in the test, flakiness should be resolved.

> TestResultSpooling,test_spilling is flaky
> -----------------------------------------
>
>                 Key: IMPALA-8902
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8902
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 3.4.0
>            Reporter: Attila Jeges
>            Assignee: Sahil Takiar
>            Priority: Critical
>             Fix For: Impala 3.4.0
>
>
> Error: 
> {code:java}
> 17:45:10 FAIL 
> query_test/test_result_spooling.py::TestResultSpooling::()::test_spilling[protocol:
>  beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 
> 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 
> 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: 
> parquet/none]
> 17:45:10 =================================== FAILURES 
> ===================================
> 17:45:10  TestResultSpooling.test_spilling[protocol: beeswax | exec_option: 
> {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 
> 'disable_codegen': False, 'abort_on_error': 1, 
> 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
> 17:45:10 [gw1] linux2 -- Python 2.7.5 
> /data/jenkins/workspace/impala-cdpd-master-core-asan/repos/Impala/bin/../infra/python/env/bin/python
> 17:45:10 query_test/test_result_spooling.py:104: in test_spilling
> 17:45:10     .format(query, timeout))
> 17:45:10 E   Timeout: Query select * from functional.alltypes order by id 
> limit 1500 did not spill spooled results within the timeout 10
> 17:45:10 ----------------------------- Captured stderr call 
> -----------------------------
> 17:45:10 SET 
> client_identifier=query_test/test_result_spooling.py::TestResultSpooling::()::test_spilling[protocol:beeswax|exec_option:{'batch_size':0;'num_nodes':0;'disable_codegen_rows_threshold':0;'disable_codegen':False;'abort_on_error':1;'exec_single_node_rows_threshold':0}|table_f;
> 17:45:10 SET min_spillable_buffer_size=8192;
> 17:45:10 SET batch_size=0;
> 17:45:10 SET num_nodes=0;
> 17:45:10 SET disable_codegen_rows_threshold=0;
> 17:45:10 SET disable_codegen=False;
> 17:45:10 SET abort_on_error=1;
> 17:45:10 SET default_spillable_buffer_size=8192;
> 17:45:10 SET max_result_spooling_mem=32768;
> 17:45:10 SET exec_single_node_rows_threshold=0;
> 17:45:10 -- executing against localhost:21000
> 17:45:10 
> 17:45:10 select * from functional.alltypes order by id limit 1500;
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
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