You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Vuk Ercegovac (JIRA)" <ji...@apache.org> on 2017/12/22 23:20:00 UTC

[jira] [Created] (IMPALA-6352) TestTableSample took too long in recent tests

Vuk Ercegovac created IMPALA-6352:
-------------------------------------

             Summary: TestTableSample took too long in recent tests
                 Key: IMPALA-6352
                 URL: https://issues.apache.org/jira/browse/IMPALA-6352
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend
            Reporter: Vuk Ercegovac


TestTableSample test took ~8 hours in recent (12/21) exhaustive rhel tests. That caused the overall test to be aborted:

...
01:53:10 [gw2] PASSED query_test/test_tablesample.py::TestTableSample::test_tablesample[repeatable: True | 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: seq/gzip/block] 
01:53:10 query_test/test_tablesample.py::TestTableSample::test_tablesample[repeatable: False | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/gzip/block] 
10:03:51 [gw2] PASSED query_test/test_tablesample.py::TestTableSample::test_tablesample[repeatable: False | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: seq/gzip/block] Build timed out (after 1,440 minutes). Marking the build as aborted.
10:03:51 Build was aborted
...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)