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 "Joe McDonnell (Jira)" <ji...@apache.org> on 2020/04/27 18:36:00 UTC

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

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

Joe McDonnell commented on IMPALA-9680:
---------------------------------------

I bumped the priority, because all the exhaustive test runs are hitting this. If the fix for this is going to take more than a couple days, we should consider reverting the original patch that introduced the problem (IMPALA-8980).

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

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