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

liangwei wei updated IMPALA-10345:
----------------------------------
    Description: 
Impala Daemon sometimes will breakdown with fatal Exception like this:
{code:java}
F1103 00:53:52.158277 30701 parquet-column-stats.inline.h:240] 
4849ebcf56de71cb:1f9acb4800000005] Check failed: 
static_cast<void*>(prev_page_min_value_.ptr) != 
static_cast<void*>(cs->min_value_.ptr) (0x7f9e8ef7c8e0 vs. 0x7f9e8ef7c8e0) 
{code}
I think the error was caused by write parquet。

Minidump file is attached

 

*version info:* 

impalad version 3.3.0-RELEASE DEBUG (build 
0f840c5a0f5e673c67cbd482e62065fd47b98e1a)
Built on Wed Dec 11 15:26:16 CST 2019
Build Flags: is_ndebug=false cmake_build_type=DEBUG library_link_type=DYNAMIC

  was:
Impala Daemon sometimes will breakdown with fatal Exception like this:
{code:java}
F1103 00:53:52.158277 30701 parquet-column-stats.inline.h:240] 
4849ebcf56de71cb:1f9acb4800000005] Check failed: 
static_cast<void*>(prev_page_min_value_.ptr) != 
static_cast<void*>(cs->min_value_.ptr) (0x7f9e8ef7c8e0 vs. 0x7f9e8ef7c8e0) 
{code}
I think the error was caused by write parquet。

Minidump file is attached


> Impala hits DCHECK in parquet-column-stats.inline.h result in Impala Daemon 
> breakdown
> -------------------------------------------------------------------------------------
>
>                 Key: IMPALA-10345
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10345
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 3.3.0
>            Reporter: liangwei wei
>            Priority: Blocker
>         Attachments: a4550b1a-2dce-4fb7-e4c4aa8a-14573111.dmp
>
>
> Impala Daemon sometimes will breakdown with fatal Exception like this:
> {code:java}
> F1103 00:53:52.158277 30701 parquet-column-stats.inline.h:240] 
> 4849ebcf56de71cb:1f9acb4800000005] Check failed: 
> static_cast<void*>(prev_page_min_value_.ptr) != 
> static_cast<void*>(cs->min_value_.ptr) (0x7f9e8ef7c8e0 vs. 0x7f9e8ef7c8e0) 
> {code}
> I think the error was caused by write parquet。
> Minidump file is attached
>  
> *version info:* 
> impalad version 3.3.0-RELEASE DEBUG (build 
> 0f840c5a0f5e673c67cbd482e62065fd47b98e1a)
> Built on Wed Dec 11 15:26:16 CST 2019
> Build Flags: is_ndebug=false cmake_build_type=DEBUG library_link_type=DYNAMIC



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to