Jim Apple has posted comments on this change.
Change subject: IMPALA-4455: MemPoolTest.TryAllocateAligned failure: sizeof v.
alignof
......................................................................
Patch Set 3:
Data load failed with
#7 0x0000000001853932 in impala::MemPool::TryAllocateAligned
(this=0x89c6640, size=32, alignment=32) at
/data/jenkins/workspace/impala-private-build-and-test/repos/Impala/be/src/runtime/mem-pool.h:117
#8 0x0000000001853134 in impala::AllocateAnyVal (state=0x77dc3200,
pool=0x89c6640, type=..., mem_limit_exceeded_msg=..., result=0x7fdc5cc1efa8) at
/data/jenkins/workspace/impala-private-build-and-test/repos/Impala/be/src/exprs/anyval-util.cc:38
This test should fix that, but I am doing a data load to check. It'll take a
few hours.
--
To view, visit http://gerrit.cloudera.org:8080/5022
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic2dbabcb9af2874d8ed354738243dfca9c492b08
Gerrit-PatchSet: 3
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Jim Apple <[email protected]>
Gerrit-Reviewer: Alex Behm <[email protected]>
Gerrit-Reviewer: Dan Hecht <[email protected]>
Gerrit-Reviewer: Henry Robinson <[email protected]>
Gerrit-Reviewer: Jim Apple <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>
Gerrit-HasComments: No