You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Michael Brown (JIRA)" <ji...@apache.org> on 2018/03/29 04:08:00 UTC

[jira] [Resolved] (IMPALA-6717) common_query_options are not used in binary search phase of stress test

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

Michael Brown resolved IMPALA-6717.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 2.12.0
                   Impala 3.0

> common_query_options are not used in binary search phase of stress test
> -----------------------------------------------------------------------
>
>                 Key: IMPALA-6717
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6717
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 2.12.0
>            Reporter: Tim Armstrong
>            Assignee: Michael Brown
>            Priority: Major
>             Fix For: Impala 3.0, Impala 2.12.0
>
>
> I was running the binary search locally to get the output of the binary search and wanted to override some query options. The obvious way to achieve this didn't work.
> {noformat}
> ./tests/stress/concurrent_select.py --tpch-db=tpch_parquet --minicluster-num-impalads=3 --fail-upon-successive-errors=100 --runtime-info-path=hdfs-scan-mem-estimates-256k-buffers.json --samples 3 --common-query-options="default_spillable_buffer_size=256k"
> {noformat}
> I looked at fixing it but I wasn't sure the correct way to plumb the option through.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)