zhangsong created KUDU-1461:
-------------------------------
Summary: kudu::KuduPartialRow::SetInt64 will crash impala in some
case.
Key: KUDU-1461
URL: https://issues.apache.org/jira/browse/KUDU-1461
Project: Kudu
Issue Type: Bug
Components: client
Reporter: zhangsong
Met impala crash recently, from coredump info, found it related to kudu-client:
Stack: [0x00007f9fad83e000,0x00007f9fae23f000], sp=0x00007f9fae23cdb0, free
space=10235k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libkudu_client.so.0+0x8c7cd] kudu::KuduPartialRow::SetInt64(int, long)+0x2d
C [impalad+0xa34f69] impala::KuduTableSink::Send(impala::RuntimeState*,
impala::RowBatch*, bool)+0x7a9
C [impalad+0x9fb854] impala::PlanFragmentExecutor::OpenInternal()+0x344
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)