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 "Bikramjeet Vig (Jira)" <ji...@apache.org> on 2020/04/30 19:36:00 UTC

[jira] [Created] (IMPALA-9713) test_spilling_no_debug_action hits DCHECK

Bikramjeet Vig created IMPALA-9713:
--------------------------------------

             Summary: test_spilling_no_debug_action hits DCHECK
                 Key: IMPALA-9713
                 URL: https://issues.apache.org/jira/browse/IMPALA-9713
             Project: IMPALA
          Issue Type: Bug
            Reporter: Bikramjeet Vig
         Attachments: parsedThriftProfile

Test Failed:
query_test/test_spilling.py::TestSpillingNoDebugActionDimensions::()::test_spilling_no_debug_action[protocol:beeswax|exec_option:{'mt_dop':0;'default_spillable_buffer_size':'64k'}|table_format:parquet/none]

Dcheck hit: 
query-state.cc:719] 2346d7f7d36332d2:49fccd8300000000] Check failed: is_cancelled_.Load() == 1 (0 vs. 1)

I noticed 2 different errors in the log :

{noformat}
Query(2346d7f7d36332d2:49fccd8300000000): memory limit exceeded. Limit=100.00 MB Reservation=64.00 MB ReservationLimit=68.00 MB OtherMemory=36.49 MB Total=100.49 MB Peak=100.49 MB

I0429 06:03:11.530990 14080 runtime-state.cc:190] 2346d7f7d36332d2:49fccd8300000003] Error from query 2346d7f7d36332d2:49fccd8300000000: Memory limit exceeded: Failed to allocate tuple buffer
{noformat}

{noformat}
hdfs-scan-node.cc:515] 2346d7f7d36332d2:49fccd8300000003] Scan node (id=0) ran into a parse error for scan range hdfs://localhost:20500/test-warehouse/tpch.lineitem_parquet/904a888fe63ccab0-69e1396300000002_403225375_data.0.parq(58418327:102400).
{noformat}

Need to investigate more. Attaching the parsed thrift profile



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