You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Vsevolod Ostapenko (JIRA)" <ji...@apache.org> on 2017/12/15 21:43:00 UTC

[jira] [Updated] (KYLIN-3114) Make timeout for the queries submitted through the Web UI configurable

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

Vsevolod Ostapenko updated KYLIN-3114:
--------------------------------------
    Attachment: KYLIN-3114.master.001.patch

> Make timeout for the queries submitted through the Web UI configurable
> ----------------------------------------------------------------------
>
>                 Key: KYLIN-3114
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3114
>             Project: Kylin
>          Issue Type: Bug
>          Components: Web 
>    Affects Versions: v2.2.0
>         Environment: HDP 2.5.6, Kylin 2.2.0
>            Reporter: Vsevolod Ostapenko
>            Assignee: Vsevolod Ostapenko
>            Priority: Minor
>             Fix For: v2.3.0
>
>         Attachments: KYLIN-3114.master.001.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Currently query.js hard codes timeout for the queries submitted via Web UI to be 300_000 milliseconds.
> Depending on the situation, the default value can be either too large, or too small, especially when query does not hit any cube and is passed through to Hive or Impala.
> Query timeout should be made configurable via kylin.properties.



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