Description Usage Arguments References See Also
Cancel the query that has the given queryid
1 | drill_cancel(drill_con, query_id)
|
drill_con |
drill server connection object setup by |
query_id |
the UUID of the query in standard UUID format that Drill assigns to each query. |
Other Drill direct REST API Interface:
drill_active(),
drill_connection(),
drill_functions(),
drill_metrics(),
drill_options(),
drill_opts(),
drill_profiles(),
drill_profile(),
drill_query(),
drill_settings_reset(),
drill_set(),
drill_stats(),
drill_status(),
drill_storage(),
drill_system_reset(),
drill_threads(),
drill_version()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.