stop a long running query

2017-08-15 Thread Divya Gehlot
Hi, I have long running query which I would like to stop . But the issue the query I ran is through Tableau Custome SQL interface. In tableau *web console ->Profile ->Running queries * When I click on the user running the query I could see the below error message: > { > "errorMessage" : "VALIDATI

RE: stop a long running query

2017-08-15 Thread Kunal Khatua
Are you attempting to cancel the query through the Drill WebUI or some web interface for Tableau? Is there no option within Tableau to cancel a query? Drill supports query cancellation in Drill, so you should be able to a trigger cancellation that way. To cancel a query which was launched by so

Re: UNSUPPORTED_OPERATION ERROR: Hash aggregate does not support schema changes

2017-08-15 Thread Khurram Faraaz
DRILL-4510 is open for the error message that you see. Thanks, Khurram From: Divya Gehlot Sent: Tuesday, August 15, 2017 7:41:39 AM To: user@drill.apache.org Subject: Re: UNSUPPORTED_OPERATION ERROR: Hash aggregate does not support schema changes Hi , As adv