drill_profile: Get the profile of the query that has the given queryid

Description Usage Arguments References See Also

View source: R/rest-api.r

Description

Get the profile of the query that has the given queryid

Usage

1
drill_profile(drill_con, query_id)

Arguments

drill_con

drill server connection object setup by drill_connection()

query_id

UUID of the query in standard UUID format that Drill assigns to each query

References

Drill documentation

See Also

Other Drill direct REST API Interface: drill_active(), drill_cancel(), drill_connection(), drill_functions(), drill_metrics(), drill_options(), drill_opts(), drill_profiles(), drill_query(), drill_settings_reset(), drill_set(), drill_stats(), drill_status(), drill_storage(), drill_system_reset(), drill_threads(), drill_version()


hrbrmstr/sergeant documentation built on Dec. 27, 2021, 11:17 p.m.