Hi Yaqian:
   Thank you for your reply.
   I just saw this 
discussion??https://issues.apache.org/jira/browse/KYLIN-1872
   Can I stop the coprocessor running in the region through the rest 
api?


------------------ ???????? ------------------
??????:&nbsp;"Yaqian Zhang"<[email protected]&gt;;
????????:&nbsp;2020??4??24??(??????) ????4:33
??????:&nbsp;"user"<[email protected]&gt;;

????:&nbsp;Re: Is there any way to kill a running query?



Hi:

If you are operating on kylin web UI, when you leave the insight page, the page 
will prompt you "You've executing query in current page, are you sure to leave 
this page???. Click Yes and the query will be terminated automatically.


If you operate through REST API, you can use `http: //host:port / kylin / API / 
query / {queryid} / stop` to terminate the specified query statement. Before 
that, you can obtain the queryid through `http: / / localhost: 7070 / kylin / 
API / query / runningqueries`

?? 2020??4??24????16:02?????? <[email protected]&gt; ??????

Hello,
&nbsp; I found the slow query module on the web page, but I still don??t know 
how to kill it??




------------------ ???????? ------------------
??????:&nbsp;"????"<[email protected]&gt;;
????????:&nbsp;2020??4??24??(??????) ????3:48
??????:&nbsp;"user"<[email protected]&gt;;

????:&nbsp;Is there any way to kill a running query?



Hello,
&nbsp; &nbsp;How should I manage kylin queries, especially slow queries? Can 
only the currently submitted queries be monitored through logs?

Reply via email to