You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@quickstep.apache.org by "Zuyu Zhang (JIRA)" <ji...@apache.org> on 2017/08/28 19:13:00 UTC

[jira] [Closed] (QUICKSTEP-27) TPC-H Query 18 failing when executed multiple times

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

Zuyu Zhang closed QUICKSTEP-27.
-------------------------------
    Resolution: Works for Me

> TPC-H Query 18 failing when executed multiple times
> ---------------------------------------------------
>
>                 Key: QUICKSTEP-27
>                 URL: https://issues.apache.org/jira/browse/QUICKSTEP-27
>             Project: Apache Quickstep
>          Issue Type: Bug
>          Components: Storage
>         Environment: dataset: SF 100
> repo version: 714874ce54e12972285a43f92784ef6954a8b6fd
> Perhaps failing in some earlier versions as well.
>            Reporter: Rathijit Sen
>
> Query 18.sql
> Starting Quickstep with 40 worker thread(s) and a 125.75 GB buffer pool
> tcmalloc: large alloc 1200005120 bytes == 0xf6aa000 @ 
> tcmalloc: large alloc 1610612736 bytes == 0xb7ef6000 @ 
> tcmalloc: large alloc 3221225472 bytes == 0x1186f8000 @ 
> tcmalloc: large alloc 6442450944 bytes == 0x1d86f8000 @ 
> (100 rows)
> Time: 242846.301 ms
> tcmalloc: large alloc 3221225472 bytes == 0x1786f8000 @ 
> tcmalloc: large alloc 6442450944 bytes == 0x358ef8000 @ 
> (100 rows)
> Time: 147017.209 ms
> terminate called after throwing an instance of 'quickstep::BlockNotFoundInMemory'
>   what():  BlockNotFoundInMemory: The specified block was not found in memory
> ./run-benchmark.sh: line 82: 18941 Aborted                 timeout 15m $QSEXE < tmp.sql
> Quickstep failed on query 18, continuing to next query.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)