Re: Review for IGNITE-4436 API to collect list of running SQL queries

2017-01-31 Thread Denis Magda
t as a next step. >> >> The review of the code should be done by Sergi. Let’s give him some time >> to do that. >> >> — >> Denis >> >>> On Jan 31, 2017, at 5:13 AM, Alexey Kuznetsov >> wrote: >>> >>> Any feedback, plea

Re: Review for IGNITE-4436 API to collect list of running SQL queries

2017-01-31 Thread Alexey Kuznetsov
feedback, please? > > > > On Mon, Jan 30, 2017 at 9:38 PM, Alexey Kuznetsov > > > wrote: > > > >> Hi All! > >> > >> I prepared first version https://issues.apache.org/ > jira/browse/IGNITE-4436 > >> (SQL: create API to collect list of

Re: Review for IGNITE-4436 API to collect list of running SQL queries

2017-01-31 Thread Denis Magda
— Denis > On Jan 31, 2017, at 5:13 AM, Alexey Kuznetsov wrote: > > Any feedback, please? > > On Mon, Jan 30, 2017 at 9:38 PM, Alexey Kuznetsov > wrote: > >> Hi All! >> >> I prepared first version https://issues.apache.org/jira/browse/IGNITE-

Re: Review for IGNITE-4436 API to collect list of running SQL queries

2017-01-31 Thread Alexey Kuznetsov
Any feedback, please? On Mon, Jan 30, 2017 at 9:38 PM, Alexey Kuznetsov wrote: > Hi All! > > I prepared first version https://issues.apache.org/jira/browse/IGNITE-4436 > (SQL: create API to collect list of running SQL queries and cancel them). > > Please review it and giv

Review for IGNITE-4436 API to collect list of running SQL queries

2017-01-30 Thread Alexey Kuznetsov
Hi All! I prepared first version https://issues.apache.org/jira/browse/IGNITE-4436 (SQL: create API to collect list of running SQL queries and cancel them). Please review it and give a feedback: http://reviews.ignite.apache.org/ignite/review/IGNT-CR-84 But also I have following questions: 1

Re: API to collect list of running SQL queries

2016-12-15 Thread Alexey Kuznetsov
t; > >> > > >> Vladimir. > > >> > > >> On Thu, Dec 15, 2016 at 11:28 AM, Sergi Vladykin < > > >> sergi.vlady...@gmail.com> > > >> wrote: > > >> > > >> > List of SQL queries running where? On some exact serv

Re: API to collect list of running SQL queries

2016-12-15 Thread Dmitriy Setrakyan
Dec 15, 2016 at 11:28 AM, Sergi Vladykin < > >> sergi.vlady...@gmail.com> > >> wrote: > >> > >> > List of SQL queries running where? On some exact server node? The > >> original > >> > SQL query is not available there, we onl

Re: API to collect list of running SQL queries

2016-12-15 Thread Alexey Kuznetsov
ergi Vladykin < >> sergi.vlady...@gmail.com> >> wrote: >> >> > List of SQL queries running where? On some exact server node? The >> original >> > SQL query is not available there, we only have generated MAP part of the >> > query. >> >

Re: API to collect list of running SQL queries

2016-12-15 Thread Alexey Kuznetsov
t; > SQL query is not available there, we only have generated MAP part of the >> > query. >> > >> > Sergi >> > >> > 2016-12-15 6:13 GMT+03:00 Alexey Kuznetsov : >> > >> > > Hi! >> > > >> > > Do we have API to collect list of running SQL queries? >> > > If not, how hard is to implement this? >> > > >> > > >> > > -- >> > > Alexey Kuznetsov >> > > >> > >> > > -- Alexey Kuznetsov

[jira] [Created] (IGNITE-4436) SQL: create API to collect list of running SQL queries

2016-12-15 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4436: Summary: SQL: create API to collect list of running SQL queries Key: IGNITE-4436 URL: https://issues.apache.org/jira/browse/IGNITE-4436 Project: Ignite

Re: API to collect list of running SQL queries

2016-12-15 Thread Sergi Vladykin
> original > > SQL query is not available there, we only have generated MAP part of the > > query. > > > > Sergi > > > > 2016-12-15 6:13 GMT+03:00 Alexey Kuznetsov : > > > > > Hi! > > > > > > Do we have API to collect list of running SQL queries? > > > If not, how hard is to implement this? > > > > > > > > > -- > > > Alexey Kuznetsov > > > > > >

Re: API to collect list of running SQL queries

2016-12-15 Thread Vladimir Ozerov
6:13 GMT+03:00 Alexey Kuznetsov : > > > Hi! > > > > Do we have API to collect list of running SQL queries? > > If not, how hard is to implement this? > > > > > > -- > > Alexey Kuznetsov > > >

Re: API to collect list of running SQL queries

2016-12-15 Thread Sergi Vladykin
List of SQL queries running where? On some exact server node? The original SQL query is not available there, we only have generated MAP part of the query. Sergi 2016-12-15 6:13 GMT+03:00 Alexey Kuznetsov : > Hi! > > Do we have API to collect list of running SQL queries? > If not, ho

API to collect list of running SQL queries

2016-12-14 Thread Alexey Kuznetsov
Hi! Do we have API to collect list of running SQL queries? If not, how hard is to implement this? -- Alexey Kuznetsov