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:35:00 UTC

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

Vsevolod Ostapenko created KYLIN-3114:
-----------------------------------------

             Summary: 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


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)