Get the profile of the query that has the given queryid
drill_profile(drill_con, query_id)
drill_con | drill server connection object setup by |
---|---|
query_id | UUID of the query in standard UUID format that Drill assigns to each query |
Other Dill direct REST API Interface: drill_active
,
drill_cancel
,
drill_connection
,
drill_metrics
, drill_options
,
drill_profiles
, drill_query
,
drill_settings_reset
,
drill_set
, drill_show_files
,
drill_show_schemas
,
drill_stats
, drill_status
,
drill_storage
,
drill_system_reset
,
drill_threads
, drill_use
,
drill_version