You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Adam Tamas (Jira)" <ji...@apache.org> on 2020/05/12 13:28:00 UTC

[jira] [Closed] (IMPALA-9680) Compressed inserts failing

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

Adam Tamas closed IMPALA-9680.
------------------------------
    Fix Version/s: Impala 4.0
       Resolution: Fixed

> Compressed inserts failing
> --------------------------
>
>                 Key: IMPALA-9680
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9680
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 4.0
>            Reporter: Andrew Sherman
>            Assignee: Adam Tamas
>            Priority: Blocker
>              Labels: broken-build
>             Fix For: Impala 4.0
>
>
> TestInsertQueries.test_insert_mem_limit fails with
> {code}
> query_test/test_insert.py:168: in test_insert_mem_limit
>     multiple_impalad=vector.get_value('exec_option')['sync_ddl'] == 1)
> /data/jenkins/workspace/impala-cdpd-master-exhaustive-release/repos/Impala/tests/common/impala_test_suite.py:662: in run_test_case
>     self.__verify_exceptions(test_section['CATCH'], str(e), use_db)
> /data/jenkins/workspace/impala-cdpd-master-exhaustive-release/repos/Impala/tests/common/impala_test_suite.py:481: in __verify_exceptions
>     (expected_str, actual_str)
> E   AssertionError: Unexpected exception string. Expected: Memory limit exceeded
> E   Not found in actual: ImpalaBeeswaxException: Query aborted:Writing to compressed text table is not supported.
> {code}
>  



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